summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorwiz <wiz>2011-03-06 16:33:04 +0000
committerwiz <wiz>2011-03-06 16:33:04 +0000
commite3ca5312f65e8c856df05d0007015aea6ce37696 (patch)
treeb5da1f9efebb64024c42bd550251c934bc1d6d8f /games
parentad99a64b0b48e7eab2498c4d557024f89bf08076 (diff)
downloadpkgsrc-e3ca5312f65e8c856df05d0007015aea6ce37696.tar.gz
Remove some comments against grep mismatches.
Diffstat (limited to 'games')
-rw-r--r--games/xarchon/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/games/xarchon/Makefile b/games/xarchon/Makefile
index 3aa2bc0b5be..c0450a1addb 100644
--- a/games/xarchon/Makefile
+++ b/games/xarchon/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2011/01/13 13:37:53 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2011/03/06 16:33:04 wiz Exp $
#
DISTNAME= xarchon-0.60
@@ -23,12 +23,8 @@ USE_LANGUAGES= c c++
CONFIGURE_ENV+= CC=${CC:Q}
.endif
-#HF#DEPENDS+= glade-[0-9]*:../../devel/glade
-#HF#CONFIGURE_ENV+= GTK_CONFIG=${X11PREFIX}/bin/gtk-config
-
.include "../../audio/esound/buildlink3.mk"
.include "../../x11/libXpm/buildlink3.mk"
-#HF#.include "../../x11/gtk/buildlink3.mk"
.include "../../x11/qt3-libs/buildlink3.mk"
.include "../../graphics/glu/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"