aboutsummaryrefslogtreecommitdiffstats
path: root/games/asc/Makefile
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-10-19 00:36:22 +0800
committersobomax <sobomax@FreeBSD.org>2002-10-19 00:36:22 +0800
commit5ab7fbaeb2117cb541ea9b05377ddbf4bedfb441 (patch)
tree8d4ff4dc417994fedf9009edd6ed1794bf3ea6fd /games/asc/Makefile
parent7f8af3754789fdd16a577e12a9839f639906973b (diff)
downloadfreebsd-ports-gnome-5ab7fbaeb2117cb541ea9b05377ddbf4bedfb441.tar.gz
freebsd-ports-gnome-5ab7fbaeb2117cb541ea9b05377ddbf4bedfb441.tar.zst
freebsd-ports-gnome-5ab7fbaeb2117cb541ea9b05377ddbf4bedfb441.zip
Update to 1.10.2.
Diffstat (limited to 'games/asc/Makefile')
-rw-r--r--games/asc/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/games/asc/Makefile b/games/asc/Makefile
index 0d4e73116b70..53ccdaf6f328 100644
--- a/games/asc/Makefile
+++ b/games/asc/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= asc
-PORTVERSION= 1.9.5.4
+PORTVERSION= 1.10.2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= asc-hq
@@ -14,13 +14,12 @@ DISTNAME= ${PORTNAME}-source-${PORTVERSION}
MAINTAINER= sobomax@FreeBSD.org
-BROKEN= Does not configure
-
LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \
SDL_image.10:${PORTSDIR}/graphics/sdl_image \
gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \
SDLmm.8:${PORTSDIR}/devel/sdlmm \
- SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer
+ SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \
+ paragui.3:${PORTSDIR}/x11-toolkits/paragui
.if !exists(/usr/bin/bzip2)
LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2
.endif