1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/x11-servers/XttXF86srv-common/files/patch-aa
Akinori MUSHA c554962384 Update the base XFree86 to 3.3.6.
PR:		ports/19372
Submitted by:	Taguchi, Takesi <taguchi@tohoku.iij.ad.jp> (Maintainer)
2000-06-22 13:19:33 +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)