summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorfredb <fredb>2002-03-17 16:07:15 +0000
committerfredb <fredb>2002-03-17 16:07:15 +0000
commit5183fcde40fe423e257d14a73a9593916ef67b0c (patch)
treee65c9612bded5ca6910b7686b9bb89ff7f29a5df /sysutils
parent47889151fc0e0d1bd80174048df6dcc48d787155 (diff)
downloadpkgsrc-5183fcde40fe423e257d14a73a9593916ef67b0c.tar.gz
Use ${PKGNAME_NOREV} to fix the location of ${WRKSRC}.
Diffstat (limited to 'sysutils')
-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