From 66975d9838237cbe493aa497d0d7b3bdc2885164 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 1 Jun 2005 09:27:44 +0000 Subject: Replace PKGBASE in WRKSRC with PKGNAME_NOREV. --- games/gltron/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/gltron') diff --git a/games/gltron/Makefile b/games/gltron/Makefile index 9ae3dbbd868..814f12d7c56 100644 --- a/games/gltron/Makefile +++ b/games/gltron/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2005/05/31 22:39:48 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2005/06/01 09:27:44 wiz Exp $ # DISTNAME= gltron-0.70-source @@ -11,7 +11,7 @@ MAINTAINER= cube@NetBSD.org HOMEPAGE= http://gltron.sourceforge.net/ COMMENT= 3D lightcycle game inspired by the movie Tron -WRKSRC= ${WRKDIR}/${PKGBASE} +WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} GNU_CONFIGURE= YES CONFIGURE_ARGS+= --disable-warn -- cgit v1.2.3