aboutsummaryrefslogtreecommitdiffstats
path: root/security/pgp
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2003-06-25 12:55:03 +0800
committerwill <will@FreeBSD.org>2003-06-25 12:55:03 +0800
commit51e15aa48487c824b9e40300f244195e5a6ab536 (patch)
tree4ddb7fc8f64345b8d547107a3a1d7fda2c0c7396 /security/pgp
parent15eebd25880b5afc1d1172c5bc16a22fd2ba3277 (diff)
downloadfreebsd-ports-gnome-51e15aa48487c824b9e40300f244195e5a6ab536.tar.gz
freebsd-ports-gnome-51e15aa48487c824b9e40300f244195e5a6ab536.tar.zst
freebsd-ports-gnome-51e15aa48487c824b9e40300f244195e5a6ab536.zip
Fix issues with the PGPLIB change made some time ago (broken alpha build,
broken language pgp ports). Nagged by: kris
Diffstat (limited to 'security/pgp')
-rw-r--r--security/pgp/files/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pgp/files/patch-aa b/security/pgp/files/patch-aa
index efd6c8c44e91..6dd2d25e0b55 100644
--- a/security/pgp/files/patch-aa
+++ b/security/pgp/files/patch-aa
@@ -33,7 +33,7 @@
+
+freebsd-alpha:
+ $(MAKE) all LD="$(CC) -s" \
-+ CFLAGS="-DPREFIX=\\\"$(PREFIX)\\\" $(RSAINCDIR) $(OS_CFLAGS)
++ CFLAGS="-DPREFIX=\\\"$(PREFIX)\\\" $(RSAINCDIR) $(OS_CFLAGS) \
+ -DPORTABLE -DUNIX -DIDEA32 -DMAX_NAMELEN=255"
386bsd: