Use ${PKGNAME_NOREV} to fix the location of ${WRKSRC}.
This commit is contained in:
parent
383712719b
commit
e3bed5c11d
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue