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 /mail/p5-Mail-SPF-Query/Makefile | |
parent | cce8b72ae5b66d3a54ac565ef8ac6780597301bc (diff) | |
download | pkgsrc-39d7fb93432416d872ed34e0025741cc93068c06.tar.gz |
Add DESTDIR support.
Diffstat (limited to 'mail/p5-Mail-SPF-Query/Makefile')
-rw-r--r-- | mail/p5-Mail-SPF-Query/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/p5-Mail-SPF-Query/Makefile b/mail/p5-Mail-SPF-Query/Makefile index e20e008753c..384682772f2 100644 --- a/mail/p5-Mail-SPF-Query/Makefile +++ b/mail/p5-Mail-SPF-Query/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2007/02/22 19:26:42 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2008/06/12 02:14:34 joerg Exp $ DISTNAME= Mail-SPF-Query-1.999 PKGNAME= p5-${DISTNAME} @@ -17,6 +17,7 @@ DEPENDS+= p5-Sys-Hostname-Long-[0-9]*:../../sysutils/p5-Sys-Hostname-Long DEPENDS+= p5-URI>=1.18:../../www/p5-URI PKG_INSTALLATION_TYPES= overwrite pkgviews +PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/Mail/SPF/Query/.packlist USE_LANGUAGES= # empty |