aboutsummaryrefslogtreecommitdiff
path: root/games/kobodeluxe
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-11-14 11:56:20 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-11-14 11:56:20 +0000
commit72526a3f3a31c1adff7c0cb462b944450d63c44a (patch)
tree42a2a7b9095426c174ecf48b176a05d0ba2793db /games/kobodeluxe
parentf73021c0d43825a307be97c4190be978704fb320 (diff)
downloadports-72526a3f3a31c1adff7c0cb462b944450d63c44a.tar.gz
ports-72526a3f3a31c1adff7c0cb462b944450d63c44a.zip
Notes
Diffstat (limited to 'games/kobodeluxe')
-rw-r--r--games/kobodeluxe/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/games/kobodeluxe/Makefile b/games/kobodeluxe/Makefile
index 59d459ab3fc0..b0d19efbfaff 100644
--- a/games/kobodeluxe/Makefile
+++ b/games/kobodeluxe/Makefile
@@ -14,10 +14,6 @@ DISTNAME= KoboDeluxe-${PORTVERSION:S/.p/pre/}
MAINTAINER= verm@drunkmonk.net
-BROKEN= "Does not compile"
-
-BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf \
- automake:${PORTSDIR}/devel/automake
LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \
SDL_image.10:${PORTSDIR}/graphics/sdl_image
@@ -25,8 +21,11 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= SDL_CONFIG=${LOCALBASE}/bin/sdl11-config
CONFIGURE_ARGS+= --program-transform-name="s/$$//"
+USE_AUTOMAKE= yes
+USE_AUTOCONF= yes
+USE_AUTOCONF_VER= 253
+USE_AUTOMAKE_VER= 15
AUTOCONF= autoconf
-AUTOMAKE= automake
ACLOCAL= aclocal
pre-configure: