aboutsummaryrefslogtreecommitdiff
path: root/x11/XFree86-4
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>2000-11-14 00:21:22 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>2000-11-14 00:21:22 +0000
commitf09eacc563f2bd69c6415e4203a0ee1809ec08be (patch)
tree1f64228b7c2718b0465a8bd846c364c14b7b0605 /x11/XFree86-4
parenta0c7bfab050edf32f596467d018a31ed909a0bde (diff)
Notes
Diffstat (limited to 'x11/XFree86-4')
-rw-r--r--x11/XFree86-4/Makefile2
-rw-r--r--x11/XFree86-4/files/patch-o16
2 files changed, 17 insertions, 1 deletions
diff --git a/x11/XFree86-4/Makefile b/x11/XFree86-4/Makefile
index 5a7e3f0788c9..4ab3a5926f04 100644
--- a/x11/XFree86-4/Makefile
+++ b/x11/XFree86-4/Makefile
@@ -7,7 +7,7 @@
PORTNAME= XFree86
PORTVERSION= 4.0.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XFREE}
MASTER_SITE_SUBDIR= ${PORTVERSION}
diff --git a/x11/XFree86-4/files/patch-o b/x11/XFree86-4/files/patch-o
new file mode 100644
index 000000000000..a70291fa1862
--- /dev/null
+++ b/x11/XFree86-4/files/patch-o
@@ -0,0 +1,16 @@
+--- programs/xdm/Imakefile~ Sat Jun 17 20:48:22 2000
++++ programs/xdm/Imakefile Tue Nov 14 00:14:56 2000
+@@ -68,6 +68,13 @@
+
+ XPM_DEFINES = -DXPM
+
++#if defined(FreeBSDArchitecture)
++#if HasPam
++PAM_LIBRARIES = -lpam DlLibrary
++PAM_DEFINES = -DUSE_PAM
++#endif
++#endif
++
+ #if SystemV4 || HasShadowPasswd
+ #if !LinuxShadowSuite
+ PWD_DEFINES = -DUSESHADOW