summaryrefslogtreecommitdiff
path: root/net/openafs
diff options
context:
space:
mode:
authortsarna <tsarna>2005-06-19 15:48:00 +0000
committertsarna <tsarna>2005-06-19 15:48:00 +0000
commitbd4fd5b18948ca84160c4b5d38677152797aa101 (patch)
tree94e3f9ffd6f3cf8960310144e4568c1c6b0e4554 /net/openafs
parentc1eefb484b2fa8f1db6d549e6f1718ac9a1ad7c9 (diff)
downloadpkgsrc-bd4fd5b18948ca84160c4b5d38677152797aa101.tar.gz
Make sure WRKSRC gets set right even when PKGREVISION is set
Diffstat (limited to 'net/openafs')
-rw-r--r--net/openafs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/openafs/Makefile b/net/openafs/Makefile
index a10d5d99dd9..4183e4d4d59 100644
--- a/net/openafs/Makefile
+++ b/net/openafs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/06/16 18:25:36 gendalia Exp $
+# $NetBSD: Makefile,v 1.9 2005/06/19 15:48:00 tsarna Exp $
DISTNAME= openafs-1.3.84-src
PKGREVISION= 1
@@ -25,7 +25,7 @@ CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
USE_GNU_CONFIGURE_HOST= no
-WRKSRC= ${WRKDIR}/${PKGNAME}
+WRKSRC= ${WRKDIR}/${DISTNAME:C/-src//}
PKG_SUPPORTED_OPTIONS = pam
PKG_OPTIONS_VAR = PKG_OPTIONS.openafs