summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorheinz <heinz>2007-05-16 15:25:14 +0000
committerheinz <heinz>2007-05-16 15:25:14 +0000
commitdd228d450f69fa2d169a06dfbb3c6826be81d226 (patch)
tree2d0a8b45ac22aaac74bd7c8858610dbc882c3be5 /security
parentdfe523f8b16681dfd6397e8ec9263dbbe48d4328 (diff)
downloadpkgsrc-dd228d450f69fa2d169a06dfbb3c6826be81d226.tar.gz
The package supports installation to DESTDIR.
Diffstat (limited to 'security')
-rw-r--r--security/p5-Digest-BubbleBabble/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/p5-Digest-BubbleBabble/Makefile b/security/p5-Digest-BubbleBabble/Makefile
index db76c95002b..550affd7b5e 100644
--- a/security/p5-Digest-BubbleBabble/Makefile
+++ b/security/p5-Digest-BubbleBabble/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2007/03/17 12:58:38 heinz Exp $
+# $NetBSD: Makefile,v 1.8 2007/05/16 15:25:14 heinz Exp $
#
DISTNAME= Digest-BubbleBabble-0.01
@@ -12,6 +12,8 @@ MAINTAINER= heinz@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Digest-BubbleBabble/
COMMENT= Perl5 module for bubble babble fingerprints
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5
DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1