summaryrefslogtreecommitdiff
path: root/security/pgp
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2003-06-25 04:55:03 +0000
committerWill Andrews <will@FreeBSD.org>2003-06-25 04:55:03 +0000
commit0021ab72bbccb9c3098a2fac8739d9430b04a879 (patch)
treed12dddbd0976a8090c12f8d30b3ef5e840aaadfa /security/pgp
parentFrerich doesn't use FreeBSD anymore. Preemptively assign two of his ports (diff)
Fix issues with the PGPLIB change made some time ago (broken alpha build,
broken language pgp ports). Nagged by: kris
Notes
Notes: svn path=/head/; revision=83568
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: