pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/skey no need to include perl5/buildlink2.mk, ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/536d4d1b7c4a
branches:  trunk
changeset: 467256:536d4d1b7c4a
user:      grant <grant%pkgsrc.org@localhost>
date:      Wed Jan 28 02:52:43 2004 +0000

description:
no need to include perl5/buildlink2.mk, in fact, it breaks
USE_PERL5=build.

diffstat:

 security/skey/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (16 lines):

diff -r c6cfda283e14 -r 536d4d1b7c4a security/skey/Makefile
--- a/security/skey/Makefile    Wed Jan 28 02:21:37 2004 +0000
+++ b/security/skey/Makefile    Wed Jan 28 02:52:43 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/01/24 15:00:22 grant Exp $
+# $NetBSD: Makefile,v 1.8 2004/01/28 02:52:43 grant Exp $
 #
 
 DISTNAME=              skey-1.1.5
@@ -22,6 +22,4 @@
 post-install:
        ${RANLIB} ${PREFIX}/lib/libskey.a
 
-.include "../../lang/perl5/buildlink2.mk"
-
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index