1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/x11/XFree86/files/patch-aa
1999-12-24 16:42:18 +00:00

12 lines
410 B
Plaintext

--- programs/Xserver/Imakefile.ORIG Sun Nov 14 18:16:17 1999
+++ programs/Xserver/Imakefile Sun Nov 14 18:17:24 1999
@@ -161,7 +161,7 @@
SYSLIBS = $(ZLIB) MathLibrary Krb5Libraries DBMLibrary $(EXTRASYSLIBS)
#endif
#if HasPam
- PAMLIBS = -lpam -lpam_misc -ldl
+ PAMLIBS = -lpam
#endif
CBRT = mi/LibraryTargetName(cbrt)
STDDIRS = include dix os mi $(XPDDXDIR) $(EXTDIRS)