aboutsummaryrefslogtreecommitdiff
path: root/devel/imake-4
diff options
context:
space:
mode:
Diffstat (limited to 'devel/imake-4')
-rw-r--r--devel/imake-4/files/patch-d10
1 files changed, 9 insertions, 1 deletions
diff --git a/devel/imake-4/files/patch-d b/devel/imake-4/files/patch-d
index cd1d11320f68..39662846e4ec 100644
--- a/devel/imake-4/files/patch-d
+++ b/devel/imake-4/files/patch-d
@@ -1,6 +1,14 @@
--- cf/FreeBSD.cf.orig Sun Jun 25 03:15:53 2000
+++ cf/FreeBSD.cf Sun Jul 16 18:22:14 2000
-@@ -356,14 +356,14 @@
+@@ -351,19 +356,22 @@
+ #else
+ #define ServerOSDefines XFree86ServerOSDefines -DDDXTIME -DXNO_SYSCONF
+ #define XawI18nDefines -DUSE_XWCHAR_STRING -DUSE_XMBTOWC
++#endif
++#ifndef HasPam
++#define HasPam YES
+ #endif
+
/* The GCC strength-reduce bug is fixed for FreeBSD 2.1.5 and later */
#ifndef DefaultGcc2i386Opt
#if OSMajorVersion > 2 || (OSMajorVersion == 2 && OSMinorVersion > 1) || (OSMajorVersion == 2 && OSMinorVersion == 1 && OSTeenyVersion >= 5)