summaryrefslogtreecommitdiff
path: root/security/pinepgp
diff options
context:
space:
mode:
authorkristerw <kristerw>2005-06-24 10:30:47 +0000
committerkristerw <kristerw>2005-06-24 10:30:47 +0000
commit8387a43eebd1eecfc07347a39712ee7614ea3f16 (patch)
tree441901cb58f1d1fc4bb4a282a6b71df83736c802 /security/pinepgp
parent2e8074dfbb553c9462b9b3f9157e3d64693f2222 (diff)
downloadpkgsrc-8387a43eebd1eecfc07347a39712ee7614ea3f16.tar.gz
Prevent paths to the build directories from being included in the package.
Bump PKGREVISION.
Diffstat (limited to 'security/pinepgp')
-rw-r--r--security/pinepgp/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/security/pinepgp/Makefile b/security/pinepgp/Makefile
index 3bd561f1113..60dfaf08b6e 100644
--- a/security/pinepgp/Makefile
+++ b/security/pinepgp/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2005/04/11 21:47:17 tv Exp $
+# $NetBSD: Makefile,v 1.6 2005/06/24 10:30:47 kristerw Exp $
#
DISTNAME= pinepgp-0.18.0
+PKGREVISION= 1
CATEGORIES= security mail
MASTER_SITES= http://www.megaloman.com/~hany/_data/pinepgp/ \
http://terminus.sk/~hany/_data/pinepgp/ \
@@ -15,6 +16,8 @@ DEPENDS+= bash>=2:../../shells/bash2
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
+USE_TOOLS+= cat
+CONFIGURE_ENV+= ac_cv_path_CAT="${TOOLS_CAT}"
PINEPGP_USEGPG?= yes
PINEPGP_USEPGP5?= yes