summaryrefslogtreecommitdiff
path: root/security/pinepgp
diff options
context:
space:
mode:
authorkristerw <kristerw@pkgsrc.org>2005-06-24 10:30:47 +0000
committerkristerw <kristerw@pkgsrc.org>2005-06-24 10:30:47 +0000
commitd3a7e1a27c06038672f869c2f16123d1de2e495c (patch)
tree441901cb58f1d1fc4bb4a282a6b71df83736c802 /security/pinepgp
parentb5bdce8dce073f987277012d3cfd9f24cf61b9e4 (diff)
downloadpkgsrc-d3a7e1a27c06038672f869c2f16123d1de2e495c.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