summaryrefslogtreecommitdiff
path: root/net/firewalk
diff options
context:
space:
mode:
authoragc <agc>2004-01-20 12:18:15 +0000
committeragc <agc>2004-01-20 12:18:15 +0000
commit5cbdd5a83eb94d1543656588fad97fad4abdff01 (patch)
tree7e51ed5182afc31c5b55e269ef05eb2f01cb97f2 /net/firewalk
parent06f56759ab83097f935dffe578fb2580c3043d6b (diff)
downloadpkgsrc-5cbdd5a83eb94d1543656588fad97fad4abdff01.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'net/firewalk')
-rw-r--r--net/firewalk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/firewalk/Makefile b/net/firewalk/Makefile
index a7951ee49b9..a51e6ec2c56 100644
--- a/net/firewalk/Makefile
+++ b/net/firewalk/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2003/03/29 12:41:56 jmmv Exp $
+# $NetBSD: Makefile,v 1.4 2004/01/20 12:22:19 agc Exp $
DISTNAME= firewalk-1.0
-WRKSRC= ${WRKDIR}/${DISTNAME:C/f/F/}
CATEGORIES= net security
MASTER_SITES= http://www.packetfactory.net/Projects/firewalk/
@@ -9,6 +8,7 @@ MAINTAINER= xs@nitric.net
HOMEPAGE= http://www.packetfactory.net/Projects/firewalk/
COMMENT= Firewalk determines the filter rules on a packet forwarding device
+WRKSRC= ${WRKDIR}/${DISTNAME:C/f/F/}
USE_BUILDLINK2= # defined
GNU_CONFIGURE= # defined
CONFIGURE_ENV+= CFLAGS=-I${LOCALBASE}/include