diff options
Diffstat (limited to 'x11/XFree86-4/files/patch-o')
-rw-r--r-- | x11/XFree86-4/files/patch-o | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/x11/XFree86-4/files/patch-o b/x11/XFree86-4/files/patch-o deleted file mode 100644 index a70291fa1862..000000000000 --- a/x11/XFree86-4/files/patch-o +++ /dev/null @@ -1,16 +0,0 @@ ---- 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 |