summaryrefslogtreecommitdiff
path: root/games/gltron
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2003-04-11 00:27:42 +0000
committersalo <salo@pkgsrc.org>2003-04-11 00:27:42 +0000
commitb29032496c5277325d2741aaf26883f7b5cfa3ad (patch)
treed0ce8856761c5d6e03a9e5929ade1c7a2f81130c /games/gltron
parent676a7daddd245335f8ae759e3be949b83aaaf884 (diff)
downloadpkgsrc-b29032496c5277325d2741aaf26883f7b5cfa3ad.tar.gz
Actually, it doesn't really need GNU make.
Diffstat (limited to 'games/gltron')
-rw-r--r--games/gltron/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/gltron/Makefile b/games/gltron/Makefile
index fe1bff71766..8a63fec0100 100644
--- a/games/gltron/Makefile
+++ b/games/gltron/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/04/11 00:14:12 salo Exp $
+# $NetBSD: Makefile,v 1.2 2003/04/11 00:27:42 salo Exp $
#
DISTNAME= gltron-0.62-source
@@ -12,7 +12,6 @@ HOMEPAGE= http://gltron.sourceforge.net/
COMMENT= 3D lightcycle game inspired by the movie Tron
USE_BUILDLINK2= YES
-USE_GMAKE= YES
GNU_CONFIGURE= YES
.include "../../audio/SDL_sound/buildlink2.mk"