pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/p5-Net-DNS-SEC USE_PKGINSTALL instead of incl...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/093194d4ae72
branches:  trunk
changeset: 467416:093194d4ae72
user:      snj <snj%pkgsrc.org@localhost>
date:      Sat Jan 31 21:12:23 2004 +0000

description:
USE_PKGINSTALL instead of including bsd.pkg.install.mk and get rid of
an extra blank line.

Okayed by jmmv.

diffstat:

 security/p5-Net-DNS-SEC/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (25 lines):

diff -r 9172527d6b57 -r 093194d4ae72 security/p5-Net-DNS-SEC/Makefile
--- a/security/p5-Net-DNS-SEC/Makefile  Sat Jan 31 20:43:41 2004 +0000
+++ b/security/p5-Net-DNS-SEC/Makefile  Sat Jan 31 21:12:23 2004 +0000
@@ -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 @@
 
 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 @@
        @${INSTALL_SCRIPT} ${WRKSRC}/demo/${f} ${EGDIR}/
 .endfor
 
-
 .include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.install.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index