summaryrefslogtreecommitdiff
path: root/sysutils/xnc
diff options
context:
space:
mode:
authorfredb <fredb>2002-03-17 16:07:15 +0000
committerfredb <fredb>2002-03-17 16:07:15 +0000
commit5ea901c2c61dab529e61042dd12132df67a00ef1 (patch)
treee65c9612bded5ca6910b7686b9bb89ff7f29a5df /sysutils/xnc
parent6d85fa6737cd9c59f3edc4970ef4a1a3cc2e95e3 (diff)
downloadpkgsrc-5ea901c2c61dab529e61042dd12132df67a00ef1.tar.gz
Use ${PKGNAME_NOREV} to fix the location of ${WRKSRC}.
Diffstat (limited to 'sysutils/xnc')
-rw-r--r--sysutils/xnc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xnc/Makefile b/sysutils/xnc/Makefile
index 61fd3e3e52b..125f45be14a 100644
--- a/sysutils/xnc/Makefile
+++ b/sysutils/xnc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2002/03/13 17:37:45 fredb Exp $
+# $NetBSD: Makefile,v 1.5 2002/03/17 16:07:15 fredb Exp $
DISTNAME= xnc-4.4.5.src
PKGNAME= xnc-4.4.5
@@ -10,7 +10,7 @@ MAINTAINER= rxg@ms25.url.com.tw
HOMEPAGE= http://xnc.dubna.su/
COMMENT= File manager for X Window
-WRKSRC= ${WRKDIR}/${PKGNAME}
+WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
USE_LIBTOOL= yes
GNU_CONFIGURE= yes