From 9a39cd59bdd39accf862df0ab5e878f4904e4a1e Mon Sep 17 00:00:00 2001 From: kristerw Date: Sun, 10 Oct 2004 11:47:00 +0000 Subject: Correct WRKSRC after PKGVERSION bump. --- games/urban/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games') diff --git a/games/urban/Makefile b/games/urban/Makefile index d6d7185bf19..f4e310fd897 100644 --- a/games/urban/Makefile +++ b/games/urban/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2004/10/03 00:14:47 tv Exp $ +# $NetBSD: Makefile,v 1.5 2004/10/10 11:47:00 kristerw Exp $ # DISTNAME= ${DISTFILES} @@ -15,7 +15,7 @@ COMMENT= U.R.B.A.N The Cyborg Project USE_BUILDLINK3= yes USE_X11= yes GNU_CONFIGURE= yes -WRKSRC= ${WRKDIR}/${PKGNAME} +WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} post-install: cd ${WRKDIR} && ${PAX} -rwppm snd ${PREFIX}/share/urban -- cgit v1.2.3