From a4d8039d9cc2283f84d71d97f1a7d5229addc392 Mon Sep 17 00:00:00 2001 From: jlam Date: Wed, 28 Apr 2004 03:36:41 +0000 Subject: Remove artificial restriction on which platforms can build this package. Also bl3ify. --- security/skey/Makefile | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'security') diff --git a/security/skey/Makefile b/security/skey/Makefile index a9afc0c3beb..4c0338a2c7c 100644 --- a/security/skey/Makefile +++ b/security/skey/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2004/01/28 02:52:43 grant Exp $ +# $NetBSD: Makefile,v 1.9 2004/04/28 03:36:41 jlam Exp $ # DISTNAME= skey-1.1.5 @@ -10,15 +10,14 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= ${MASTER_SITES} COMMENT= Port of OpenBSD s/key implementation -NOT_FOR_PLATFORM= NetBSD-*-* FreeBSD-*-* OpenBSD-*-* # in base system - USE_PERL5= build -USE_BUIDLINK2= YES +USE_BUIDLINK3= yes USE_GNU_TOOLS+= make -GNU_CONFIGURE= YES - +GNU_CONFIGURE= yes CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} +INSTALLATION_DIRS= bin include lib man/man1 man/man8 + post-install: ${RANLIB} ${PREFIX}/lib/libskey.a -- cgit v1.2.3