summaryrefslogtreecommitdiff
path: root/games/xarchon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/xarchon/Makefile')
-rw-r--r--games/xarchon/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/xarchon/Makefile b/games/xarchon/Makefile
index 3bf1dc6d51c..819ac1146c3 100644
--- a/games/xarchon/Makefile
+++ b/games/xarchon/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2000/07/15 20:39:19 agc Exp $
+# $NetBSD: Makefile,v 1.15 2000/08/23 23:14:26 tron Exp $
#
DISTNAME= xarchon-0.50
@@ -9,11 +9,11 @@ MASTER_SITES= http://xarchon.seul.org/ \
MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://xarchon.seul.org/
-DEPENDS+= xpm-3.4k:../../graphics/xpm
DEPENDS+= gtk+-1.2.*:../../x11/gtk
DEPENDS+= esound-*:../../audio/esound
-GNU_CONFIGURE= yes
+USE_XPM= YES
+GNU_CONFIGURE= YES
EVAL_PREFIX+= GTKDIR=gtk+ XPMDIR=xpm
CONFIGURE_ARGS+=--with-xpm-prefix=${XPMDIR} \
--with-gtk-prefix=${GTKDIR} \