summaryrefslogtreecommitdiff
path: root/sysutils/xnc
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 /sysutils/xnc
parent027ce626821d991bc282a370598c738be6c3e12e (diff)
downloadpkgsrc-0916498c1b6dd1e6312100e3813722d9ec0a3ae4.tar.gz
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Diffstat (limited to 'sysutils/xnc')
-rw-r--r--sysutils/xnc/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/xnc/Makefile b/sysutils/xnc/Makefile
index 0d02742ac72..783a37b73a0 100644
--- a/sysutils/xnc/Makefile
+++ b/sysutils/xnc/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2003/03/22 05:26:53 dillo Exp $
+# $NetBSD: Makefile,v 1.9 2003/03/29 12:42:34 jmmv Exp $
DISTNAME= xnc-4.4.7.src
PKGNAME= xnc-4.4.7
PKGREVISION= 2
+WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
CATEGORIES= sysutils x11
MASTER_SITES= http://www.xnc.dubna.su/src/
@@ -10,8 +11,6 @@ MAINTAINER= jschauma@netbsd.org
HOMEPAGE= http://xnc.dubna.su/
COMMENT= File manager for X Window
-WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
-
USE_BUILDLINK2= yes
USE_X11= yes
USE_LIBTOOL= yes