summaryrefslogtreecommitdiff
path: root/games/dopewars/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2001-06-04 16:14:06 +0000
committerwiz <wiz>2001-06-04 16:14:06 +0000
commit1ea7033b426b743af938fa15520bcc02a605e6da (patch)
tree86e36aa9861d0ab28778a8dfa660115c1a17901b /games/dopewars/Makefile
parent176e112dba0edc5b13794c1c2692629898c190a8 (diff)
downloadpkgsrc-1ea7033b426b743af938fa15520bcc02a605e6da.tar.gz
Update to 1.5.0.
Major changes since 1.4.8: Dependency on glib, gtk-interface (not enabled), completely rewritten fighting code, i18n support, man page, display buy value for drugs, partially functional AI players, and lots of bugfixes.
Diffstat (limited to 'games/dopewars/Makefile')
-rw-r--r--games/dopewars/Makefile9
1 files changed, 7 insertions, 2 deletions
diff --git a/games/dopewars/Makefile b/games/dopewars/Makefile
index 5d3c4425f85..9581af32786 100644
--- a/games/dopewars/Makefile
+++ b/games/dopewars/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2001/02/16 15:10:47 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2001/06/04 16:14:06 wiz Exp $
-DISTNAME= dopewars-1.4.8
+DISTNAME= dopewars-1.5.0
CATEGORIES= games
MASTER_SITES= http://bellatrix.pcl.ox.ac.uk/~ben/dopewars/ \
${MASTER_SITE_SOURCEFORGE:=dopewars/} \
@@ -11,12 +11,17 @@ MAINTAINER= root@garbled.net
HOMEPAGE= http://bellatrix.pcl.ox.ac.uk/~ben/dopewars/
COMMENT= Make a fortune dealing drugs on the streets of New York
+DEPENDS+= glib>=1.2.0:../../devel/glib
+
USE_CURSES= YES
+USE_LIBINTL= YES
USE_GMAKE= YES
REPLACE_NCURSES= ${WRKSRC}/configure
GNU_CONFIGURE= YES
+CONFIGURE_ARGS+= --enable-ncurses
CONFIGURE_ARGS+= --enable-networking
+CONFIGURE_ARGS+= --disable-gui-client
# datadir is the place the score file is saved
CONFIGURE_ARGS+= --datadir=/var/games