summaryrefslogtreecommitdiff
path: root/security/pgpenvelope
diff options
context:
space:
mode:
authorasau <asau>2012-10-23 18:16:19 +0000
committerasau <asau>2012-10-23 18:16:19 +0000
commit02fd687ccd4b6e6c62304e11bab2551c0a4e3b20 (patch)
tree2e3abeb7d7fb2a2cac43be623cf8c31f83e59ec8 /security/pgpenvelope
parent99a6fca149c45543be1f13c6dca05a1f6b130285 (diff)
downloadpkgsrc-02fd687ccd4b6e6c62304e11bab2551c0a4e3b20.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'security/pgpenvelope')
-rw-r--r--security/pgpenvelope/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/pgpenvelope/Makefile b/security/pgpenvelope/Makefile
index fbf17e91968..0a4051b6828 100644
--- a/security/pgpenvelope/Makefile
+++ b/security/pgpenvelope/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2012/10/03 21:57:33 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2012/10/23 18:16:50 asau Exp $
#
DISTNAME= pgpenvelope-2.10.2
@@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://pgpenvelope.sourceforge.net/
COMMENT= GnuPG and Pine/Procmail integration tool
-PKG_DESTDIR_SUPPORT= user-destdir
-
DEPENDS+= p5-AppConfig>=1.52:../../devel/p5-AppConfig
DEPENDS+= p5-Class-MakeMethods>=1.010:../../devel/p5-Class-MakeMethods
DEPENDS+= p5-GnuPG-Interface>=0.34nb2:../../security/p5-GnuPG-Interface