summaryrefslogtreecommitdiff
path: root/devel/p5-Regexp-MatchContext/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Regexp-MatchContext/Makefile')
-rw-r--r--devel/p5-Regexp-MatchContext/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/p5-Regexp-MatchContext/Makefile b/devel/p5-Regexp-MatchContext/Makefile
index 7b9b5add4b1..667c93da20d 100644
--- a/devel/p5-Regexp-MatchContext/Makefile
+++ b/devel/p5-Regexp-MatchContext/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/04/19 20:53:31 seb Exp $
+# $NetBSD: Makefile,v 1.2 2008/06/12 02:14:25 joerg Exp $
#
DISTNAME= Regexp-MatchContext-0.0.2
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Regexp-MatchContext/
COMMENT= Perl 5 module prodiving replacements for regexp related variables
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= p5-version-[0-9]*:../../devel/p5-version
# Ignore warning about the supposedly missing prerequisite Tie::StdScalar.