diff options
author | joerg <joerg> | 2008-06-12 02:14:13 +0000 |
---|---|---|
committer | joerg <joerg> | 2008-06-12 02:14:13 +0000 |
commit | 39d7fb93432416d872ed34e0025741cc93068c06 (patch) | |
tree | c12b9c282e2706cb6bac87456615dfdf2b256e55 /net/p5-Net-CIDR-Lite | |
parent | cce8b72ae5b66d3a54ac565ef8ac6780597301bc (diff) | |
download | pkgsrc-39d7fb93432416d872ed34e0025741cc93068c06.tar.gz |
Add DESTDIR support.
Diffstat (limited to 'net/p5-Net-CIDR-Lite')
-rw-r--r-- | net/p5-Net-CIDR-Lite/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Net-CIDR-Lite/Makefile b/net/p5-Net-CIDR-Lite/Makefile index 68d6578ed31..19d1d47fcb1 100644 --- a/net/p5-Net-CIDR-Lite/Makefile +++ b/net/p5-Net-CIDR-Lite/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2007/02/22 19:26:57 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2008/06/12 02:14:39 joerg Exp $ # DISTNAME= Net-CIDR-Lite-0.20 @@ -12,6 +12,7 @@ HOMEPAGE= http://search.cpan.org/dist/Net-CIDR-Lite/ COMMENT= Perl extension for merging IPv4/v6 CIDR addresses PKG_INSTALLATION_TYPES= overwrite pkgviews +PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/Net/CIDR/Lite/.packlist USE_LANGUAGES= # empty |