From 5b4ec4346b8e952a72be2899a46e198c809b1d66 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 19 Jun 2005 16:03:51 +0000 Subject: Use PKGNAME_NOREV instead of manually doing the same. --- net/openafs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/openafs') diff --git a/net/openafs/Makefile b/net/openafs/Makefile index 4183e4d4d59..47959617eca 100644 --- a/net/openafs/Makefile +++ b/net/openafs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2005/06/19 15:48:00 tsarna Exp $ +# $NetBSD: Makefile,v 1.10 2005/06/19 16:03:51 wiz 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}/${DISTNAME:C/-src//} +WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} PKG_SUPPORTED_OPTIONS = pam PKG_OPTIONS_VAR = PKG_OPTIONS.openafs -- cgit v1.2.3