summaryrefslogtreecommitdiff
path: root/security/p5-GnuPG-Interface
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-11-05 17:31:09 +0000
committerjoerg <joerg@pkgsrc.org>2006-11-05 17:31:09 +0000
commitaa48c982406bf3ae2fc7616f0d5dfd0654627380 (patch)
tree9c7b8d7af3ab6f4c4b742fb364df84b9851cf76c /security/p5-GnuPG-Interface
parent6e82078eeffa2d3575e27ed632f26e8ec04106e6 (diff)
downloadpkgsrc-aa48c982406bf3ae2fc7616f0d5dfd0654627380.tar.gz
DESTDIR support.
Diffstat (limited to 'security/p5-GnuPG-Interface')
-rw-r--r--security/p5-GnuPG-Interface/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/p5-GnuPG-Interface/Makefile b/security/p5-GnuPG-Interface/Makefile
index 6e90decc28e..fa778c9b72a 100644
--- a/security/p5-GnuPG-Interface/Makefile
+++ b/security/p5-GnuPG-Interface/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/03/22 22:50:33 tv Exp $
+# $NetBSD: Makefile,v 1.8 2006/11/05 17:35:59 joerg Exp $
#
DISTNAME= GnuPG-Interface-0.34
@@ -11,6 +11,8 @@ MAINTAINER= tv@NetBSD.org
HOMEPAGE= http://gnupg-interface.sourceforge.net/
COMMENT= Perl interface to GnuPG
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= p5-Class-MakeMethods>=1.010:../../devel/p5-Class-MakeMethods
DEPENDS+= gnupg>=1.2.3:../../security/gnupg