aboutsummaryrefslogtreecommitdiff
path: root/games/uhexen
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-01-20 18:21:02 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-01-20 18:21:02 +0000
commit4ffd9a16abcfccd93a547cb250ab822813495dfb (patch)
tree109399c9447402c35000c93f1a350a133840bd77 /games/uhexen
parent54866d4f64f299f64caa6bef1156444c2759dc53 (diff)
downloadports-4ffd9a16abcfccd93a547cb250ab822813495dfb.tar.gz
ports-4ffd9a16abcfccd93a547cb250ab822813495dfb.zip
- Use new knobs from bsd.sdl.mk
Notes
Notes: svn path=/head/; revision=98663
Diffstat (limited to 'games/uhexen')
-rw-r--r--games/uhexen/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/games/uhexen/Makefile b/games/uhexen/Makefile
index a8e2607116dc..5a1e70a99648 100644
--- a/games/uhexen/Makefile
+++ b/games/uhexen/Makefile
@@ -18,19 +18,15 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Yet another port of Hexen, popular game from Raven Softrware
-LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \
- SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer
.if !defined(WITHOUT_WAD)
EXTRACT_DEPENDS=unzip:${PORTSDIR}/archivers/unzip
.endif
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
-
+USE_SDL= mixer sdl
USE_X_PREFIX= yes
USE_GMAKE= yes
-MAKE_ENV= SDL_CONFIG="${SDL_CONFIG}"
.if defined(WITHOUT_WAD)
PLIST_SUB= WAD:="@comment "