summaryrefslogtreecommitdiff
path: root/net/pfnet
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-03-29 12:40:00 +0000
committerjmmv <jmmv>2003-03-29 12:40:00 +0000
commitbd104e94125bfe7dfcebf5b4161276a4198449e9 (patch)
treefaa47d38b96f7c3d479f826963ddfdc99b66acc3 /net/pfnet
parent7cae7f609b643bad775c5f59251c32e609dbdc0a (diff)
downloadpkgsrc-bd104e94125bfe7dfcebf5b4161276a4198449e9.tar.gz
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Diffstat (limited to 'net/pfnet')
-rw-r--r--net/pfnet/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/pfnet/Makefile b/net/pfnet/Makefile
index 0aefaea9840..85acf1f1496 100644
--- a/net/pfnet/Makefile
+++ b/net/pfnet/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2001/02/17 18:19:26 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2003/03/29 12:42:01 jmmv Exp $
#
DISTNAME= fnet.pl-1.4
PKGNAME= pfnet-1.4
+WRKSRC= ${WRKDIR}/fnet-1.4
CATEGORIES= net
MASTER_SITES= ftp://ftp.abattoir.com/pub/
@@ -12,8 +13,6 @@ COMMENT= Minimal FNET-like ICB client written in Perl
USE_PERL5= # defined
-WRKSRC= ${WRKDIR}/fnet-1.4
-
do-build:
${SED} -e 's,/usr/local,${PREFIX},g' ${WRKSRC}/fnet.pl >${WRKSRC}/pfnet