From dc52048e014fdad9bb69ef9db159835a61c8dd4d Mon Sep 17 00:00:00 2001 From: agc Date: Tue, 20 Jan 2004 12:07:06 +0000 Subject: Move WRKSRC definition away from the first paragraph in a Makefile. --- comms/estic/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'comms/estic') diff --git a/comms/estic/Makefile b/comms/estic/Makefile index 7215c2974d5..4db7facf0d2 100644 --- a/comms/estic/Makefile +++ b/comms/estic/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2003/12/28 21:54:31 tron Exp $ +# $NetBSD: Makefile,v 1.10 2004/01/20 12:10:01 agc Exp $ DISTNAME= estic-1.61 -WRKSRC= ${WRKDIR}/${PKGNAME_NOREV:C/-.*//} CATEGORIES= comms MASTER_SITES= ftp://ftp.gwdg.de/pub/misc/isdn/linux/estic/ EXTRACT_SUFX= .zip @@ -17,6 +16,7 @@ RESTRICTED= "Only free distribution permitted" NO_SRC_ON_CDROM=${RESTRICTED} NO_BIN_ON_CDROM=${RESTRICTED} +WRKSRC= ${WRKDIR}/${PKGNAME_NOREV:C/-.*//} USE_BUILDLINK2= # defined USE_X11= # defined -- cgit v1.2.3