summaryrefslogtreecommitdiff
path: root/security/skey
diff options
context:
space:
mode:
authorgrant <grant>2004-01-28 02:52:43 +0000
committergrant <grant>2004-01-28 02:52:43 +0000
commitcc2bbf36e1b8f9aff28663063b8b3d978fd7db79 (patch)
treeea985b2912612e194b79a28942c014cf6f03e16c /security/skey
parent2aa33cf8e19516a770b57fefb1caa62cac821cdc (diff)
downloadpkgsrc-cc2bbf36e1b8f9aff28663063b8b3d978fd7db79.tar.gz
no need to include perl5/buildlink2.mk, in fact, it breaks
USE_PERL5=build.
Diffstat (limited to 'security/skey')
-rw-r--r--security/skey/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/skey/Makefile b/security/skey/Makefile
index dd4f0292b65..a9afc0c3beb 100644
--- a/security/skey/Makefile
+++ b/security/skey/Makefile
@@ -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 @@ CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
post-install:
${RANLIB} ${PREFIX}/lib/libskey.a
-.include "../../lang/perl5/buildlink2.mk"
-
.include "../../mk/bsd.pkg.mk"