diff options
Diffstat (limited to 'devel/p5-POE/Makefile')
-rw-r--r-- | devel/p5-POE/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-POE/Makefile b/devel/p5-POE/Makefile index 03b1db1f8e7..62b413c45cb 100644 --- a/devel/p5-POE/Makefile +++ b/devel/p5-POE/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2005/11/07 13:51:34 martti Exp $ +# $NetBSD: Makefile,v 1.8 2008/06/12 02:14:25 joerg Exp $ DISTNAME= POE-0.3202 PKGNAME= p5-${DISTNAME} @@ -21,6 +21,7 @@ DEPENDS+= p5-URI>=1.27:../../www/p5-URI DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww PKG_INSTALLATION_TYPES= overwrite pkgviews +PKG_DESTDIR_SUPPORT= user-destdir MAKE_PARAMS+= --default PERL5_PACKLIST= auto/POE/.packlist |