mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
c554962384
PR: ports/19372 Submitted by: Taguchi, Takesi <taguchi@tohoku.iij.ad.jp> (Maintainer)
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)
|