From 3ad1bdbf063a03bdcca7087d41be98b07ad933af Mon Sep 17 00:00:00 2001 From: agc Date: Tue, 20 Jan 2004 12:18:15 +0000 Subject: Move WRKSRC definition away from the first paragraph in a Makefile. --- security/fprot-workstation-bin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/fprot-workstation-bin') diff --git a/security/fprot-workstation-bin/Makefile b/security/fprot-workstation-bin/Makefile index d550c983f76..801bacfdfe8 100644 --- a/security/fprot-workstation-bin/Makefile +++ b/security/fprot-workstation-bin/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2004/01/07 23:10:17 ben Exp $ +# $NetBSD: Makefile,v 1.3 2004/01/20 12:25:33 agc Exp $ # DISTNAME= fp-netbsd-ws-4.3.1 PKGNAME= fprot-workstation-bin-4.3.1 -WRKSRC= ${WRKDIR}/f-prot CATEGORIES= security MASTER_SITES= ftp://ftp.f-prot.com/pub/bsd/ @@ -23,6 +22,7 @@ NO_BIN_ON_FTP= ${RESTRICTED} NO_SRC_ON_FTP= ${RESTRICTED} LICENSE= fprot-workstation-license +WRKSRC= ${WRKDIR}/f-prot NO_BUILD= yes USE_BUILDLINK3= yes -- cgit v1.2.3