diff options
Diffstat (limited to 'devel/p5-Class-Gomor/Makefile')
-rw-r--r-- | devel/p5-Class-Gomor/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Class-Gomor/Makefile b/devel/p5-Class-Gomor/Makefile index 141bf89437e..d91bbd502e4 100644 --- a/devel/p5-Class-Gomor/Makefile +++ b/devel/p5-Class-Gomor/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/01/03 14:02:57 adrianp Exp $ +# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:13 joerg Exp $ DISTNAME= Class-Gomor-1.01 PKGNAME= p5-${DISTNAME} @@ -9,6 +9,7 @@ MAINTAINER= adrianp@NetBSD.org COMMENT= Another class and object builder PKG_INSTALLATION_TYPES= overwrite pkgviews +PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/Class/Gomor/.packlist |