diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2006-12-21 15:13:49 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2006-12-21 15:13:49 +0000 |
commit | 7acfd05886186d38794cb053fb88a42f2948033a (patch) | |
tree | eff278adac306eed51a45dfcfb6e47301443af51 /security/gnupg | |
parent | 39a00baf0e2e6f8557900dbe1f71a784b320d335 (diff) | |
download | ports-7acfd05886186d38794cb053fb88a42f2948033a.tar.gz ports-7acfd05886186d38794cb053fb88a42f2948033a.zip |
Notes
Diffstat (limited to 'security/gnupg')
-rw-r--r-- | security/gnupg/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index 77aa4f322f89..8279a72fa86e 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -23,6 +23,8 @@ LIB_DEPENDS= gcrypt.13:${PORTSDIR}/security/libgcrypt \ pth.20:${PORTSDIR}/devel/pth RUN_DEPENDS= dirmngr:${PORTSDIR}/security/dirmngr +CONFLICTS= gnupg-devel-[0-9]* + USE_BZIP2= YES USE_GMAKE= YES GNU_CONFIGURE= YES |