From e00c90edf77f5da4fa831782d43d53c3bfd3dab1 Mon Sep 17 00:00:00 2001 From: jlam Date: Sat, 16 Jul 2005 19:10:37 +0000 Subject: Remove some unnecessarily strong dependencies on perl that resulted from including perl5/buildlink3.mk. These packages just need the Perl interpreter, and can just add "perl" to USE_TOOLS instead. --- security/fprot-workstation-bin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security') diff --git a/security/fprot-workstation-bin/Makefile b/security/fprot-workstation-bin/Makefile index 4a83e965691..61ecc5a6447 100644 --- a/security/fprot-workstation-bin/Makefile +++ b/security/fprot-workstation-bin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2005/06/17 03:50:31 jlam Exp $ +# $NetBSD: Makefile,v 1.21 2005/07/16 19:10:40 jlam Exp $ # DISTNAME= #defined @@ -25,6 +25,7 @@ LICENSE= fprot-workstation-license WRKSRC= ${WRKDIR}/f-prot NO_BUILD= yes USE_PKGINSTALL= yes +USE_TOOLS+= perl:run DATDIR= ${PREFIX}/share/fprot-workstation-bin DOCDIR= ${PREFIX}/share/doc/fprot-workstation-bin @@ -85,5 +86,4 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/ENGLISH.TX0 ${FPDIR} ${INSTALL_PROGRAM} ${WRKSRC}/f-prot ${FPDIR} -.include "../../lang/perl5/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3