diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-10-29 10:03:08 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-10-29 10:03:08 +0000 |
commit | 69a39f5f38e05ce684e2eb92128457e1f52b22e2 (patch) | |
tree | c20e900970d1d92ec9f97b7e8ec1db5a4a5f7c40 /security/gnupg1 | |
parent | 542da4442bdedfe99d8bc65fad20e4218492fd1d (diff) |
Notes
Diffstat (limited to 'security/gnupg1')
-rw-r--r-- | security/gnupg1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/gnupg1/Makefile b/security/gnupg1/Makefile index d9c5cbe0f55a..77d148d20922 100644 --- a/security/gnupg1/Makefile +++ b/security/gnupg1/Makefile @@ -16,6 +16,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= kuriyama@FreeBSD.org COMMENT= The GNU Privacy Guard +WITH_FBSD10_FIX=yes USE_BZIP2= YES USE_GMAKE= YES GNU_CONFIGURE= YES |