summaryrefslogtreecommitdiff
path: root/www/lynx-current
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-03-29 12:40:00 +0000
committerjmmv <jmmv@pkgsrc.org>2003-03-29 12:40:00 +0000
commit0916498c1b6dd1e6312100e3813722d9ec0a3ae4 (patch)
treefaa47d38b96f7c3d479f826963ddfdc99b66acc3 /www/lynx-current
parent027ce626821d991bc282a370598c738be6c3e12e (diff)
downloadpkgsrc-0916498c1b6dd1e6312100e3813722d9ec0a3ae4.tar.gz
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Diffstat (limited to 'www/lynx-current')
-rw-r--r--www/lynx-current/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile
index f6ad7444624..2fb2e202fec 100644
--- a/www/lynx-current/Makefile
+++ b/www/lynx-current/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.41 2003/03/22 00:08:20 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2003/03/29 12:42:50 jmmv Exp $
#
DISTNAME= lynx2.8.5dev.7
PKGNAME= lynx-2.8.5.0.7
PKGREVISION= 1
+WRKSRC= ${WRKDIR}/lynx2-8-5
CATEGORIES= www
MASTER_SITES= http://lynx.isc.org/current/ \
ftp://ftp.nl.uu.net/pub/unix/www/lynx/current/ \
@@ -17,8 +18,6 @@ COMMENT= Alphanumeric display oriented World-Wide Web Client
BUILD_USES_MSGFMT= yes
-WRKSRC= ${WRKDIR}/lynx2-8-5
-
USE_BUILDLINK2= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes