aboutsummaryrefslogtreecommitdiffstats
path: root/security/pgp/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2008-07-25 20:48:47 +0800
committerpav <pav@FreeBSD.org>2008-07-25 20:48:47 +0800
commit3911417f7d6e276df2741fde745c6a0f1d9bdeef (patch)
tree88761bf508dd34db19dc9c2d5cb8ae46e6204c44 /security/pgp/Makefile
parenta6b4041b0c04993aaf832d1e24d6dbf041a4de76 (diff)
downloadfreebsd-ports-gnome-3911417f7d6e276df2741fde745c6a0f1d9bdeef.tar.gz
freebsd-ports-gnome-3911417f7d6e276df2741fde745c6a0f1d9bdeef.tar.zst
freebsd-ports-gnome-3911417f7d6e276df2741fde745c6a0f1d9bdeef.zip
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV
Diffstat (limited to 'security/pgp/Makefile')
-rw-r--r--security/pgp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pgp/Makefile b/security/pgp/Makefile
index 28afa6d34027..9075a5f3aa97 100644
--- a/security/pgp/Makefile
+++ b/security/pgp/Makefile
@@ -20,7 +20,7 @@ WRKSRC= ${WRKDIR}/src
MAKEFILE= makefile
ALL_TARGET= freebsd-${MACHINE_ARCH}
-MAKE_ENV= PREFIX="${PREFIX}" OS_CFLAGS="${CFLAGS}"
+MAKE_ENV= OS_CFLAGS="${CFLAGS}"
PGPLIB= ${PREFIX}/share/pgp
MAN1= pgp.1 pgp2.1
ONLY_FOR_ARCHS= i386 alpha