summaryrefslogtreecommitdiff
path: root/security/p5-Net-DNS-SEC
diff options
context:
space:
mode:
authorsnj <snj>2004-01-31 21:12:23 +0000
committersnj <snj>2004-01-31 21:12:23 +0000
commitd85ee277852adc56c448993a991d7dabbf8af692 (patch)
treeddd68772136a5b82fdfbd6174ab55b480bce91d9 /security/p5-Net-DNS-SEC
parent1da2aa9cff09cb90ce30a86af3919df7925f24d7 (diff)
downloadpkgsrc-d85ee277852adc56c448993a991d7dabbf8af692.tar.gz
USE_PKGINSTALL instead of including bsd.pkg.install.mk and get rid of
an extra blank line. Okayed by jmmv.
Diffstat (limited to 'security/p5-Net-DNS-SEC')
-rw-r--r--security/p5-Net-DNS-SEC/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/p5-Net-DNS-SEC/Makefile b/security/p5-Net-DNS-SEC/Makefile
index b4e34f34164..7b1d9ba0ee8 100644
--- a/security/p5-Net-DNS-SEC/Makefile
+++ b/security/p5-Net-DNS-SEC/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/01/12 09:46:04 cjep Exp $
+# $NetBSD: Makefile,v 1.3 2004/01/31 21:12:23 snj Exp $
#
DISTNAME= Net-DNS-SEC-0.11
@@ -21,6 +21,7 @@ DEPENDS+= p5-Digest-BubbleBabble>=0.01:../../security/p5-Digest-BubbleBabble
BUILDLINK_DEPENDS.perl= perl>=5.6.1
USE_BUILDLINK2= YES
+USE_PKGINSTALL= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/DNS/SEC/.packlist
@@ -42,7 +43,5 @@ post-install:
@${INSTALL_SCRIPT} ${WRKSRC}/demo/${f} ${EGDIR}/
.endfor
-
.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.install.mk"
.include "../../mk/bsd.pkg.mk"