mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
9740f4f2a2
OK'ed by: jmz
12 lines
410 B
Plaintext
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)
|