summaryrefslogtreecommitdiff
path: root/security/pgp/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-12-06 08:28:15 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-12-06 08:28:15 +0000
commit8bc074da757febeb3e82f193de09b4bc082aebb8 (patch)
tree4468461286d3a5bf95ed00a7bf2e54f37ec90f08 /security/pgp/Makefile
parentA trivial fix for building with bison-1.75. (diff)
ONLY_FOR_ARCHS=i386 alpha
Notes
Notes: svn path=/head/; revision=71392
Diffstat (limited to '')
-rw-r--r--security/pgp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/pgp/Makefile b/security/pgp/Makefile
index fb23f141c6ad..ee2c86fc4a9b 100644
--- a/security/pgp/Makefile
+++ b/security/pgp/Makefile
@@ -20,6 +20,7 @@ MAKEFILE= makefile
ALL_TARGET= freebsd-${MACHINE_ARCH} OS_CFLAGS="${CFLAGS}"
PGPLIB= ${PREFIX}/lib/pgp
MAN1= pgp.1 pgp2.1
+ONLY_FOR_ARCHS= i386 alpha
do-install:
cd ${WRKSRC}; ${INSTALL_PROGRAM} -c -o bin -g bin -m 555 pgp ${PREFIX}/bin