summaryrefslogtreecommitdiff
path: root/games/gltron
diff options
context:
space:
mode:
authorsalo <salo>2003-04-11 00:34:49 +0000
committersalo <salo>2003-04-11 00:34:49 +0000
commita6f40b0d683cd04bb4fbfed82116c07609556ec5 (patch)
tree8f99c498d55ac395ebf8f0ad6a2510a1afb8b63a /games/gltron
parentb7564e2c9322807a7525c8087c30811950156c87 (diff)
downloadpkgsrc-a6f40b0d683cd04bb4fbfed82116c07609556ec5.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"