From 0916498c1b6dd1e6312100e3813722d9ec0a3ae4 Mon Sep 17 00:00:00 2001 From: jmmv Date: Sat, 29 Mar 2003 12:40:00 +0000 Subject: Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. --- net/IglooFTP/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'net/IglooFTP') diff --git a/net/IglooFTP/Makefile b/net/IglooFTP/Makefile index d6c80ce94c8..80034001626 100644 --- a/net/IglooFTP/Makefile +++ b/net/IglooFTP/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2002/10/13 11:50:09 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2003/03/29 12:41:53 jmmv Exp $ DISTNAME= IglooFTP-0.6.1 +WRKSRC= ${WRKDIR}/${DISTNAME}/src CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SUNSITE:=system/network/file-transfer/} \ ftp://littleigloo.org/pub/iglooftp/ @@ -10,8 +11,6 @@ MAINTAINER= rxg@netbsd.org HOMEPAGE= http://www.littleigloo.org/iglooftp.php3 COMMENT= Easy to use FTP client for X Window System -WRKSRC= ${WRKDIR}/${DISTNAME}/src - USE_BUILDLINK2= yes USE_X11BASE= yes -- cgit v1.2.3