summaryrefslogtreecommitdiff
path: root/games/gltron
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2003-04-11 00:34:49 +0000
committersalo <salo@pkgsrc.org>2003-04-11 00:34:49 +0000
commite8375423a91ae58f7b08918629f472fe659f05ae (patch)
tree8f99c498d55ac395ebf8f0ad6a2510a1afb8b63a /games/gltron
parent8fdaebd60a949213bc07c9610e3e1498d7f49a7b (diff)
downloadpkgsrc-e8375423a91ae58f7b08918629f472fe659f05ae.tar.gz
libmikmod buildlink2.mk is pulled in by SDL_sound, no need to include it here.
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 8a63fec0100..f9b8f363381 100644
--- a/games/gltron/Makefile
+++ b/games/gltron/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/04/11 00:27:42 salo Exp $
+# $NetBSD: Makefile,v 1.3 2003/04/11 00:34:49 salo Exp $
#
DISTNAME= gltron-0.62-source
@@ -15,7 +15,6 @@ USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
.include "../../audio/SDL_sound/buildlink2.mk"
-.include "../../audio/libmikmod/buildlink2.mk"
.include "../../graphics/MesaLib/buildlink2.mk"
.include "../../graphics/png/buildlink2.mk"