aboutsummaryrefslogtreecommitdiff
path: root/games/heretic/Makefile
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-08-30 04:55:45 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-08-30 04:55:45 +0000
commitcbc83e23f7f1beee0bcfba6b73121a6fa58d6f21 (patch)
tree55871af2ac934a369a1d366f857e11cac5e6c79b /games/heretic/Makefile
parent03a5194a3b41273d10a8c7ac1d77170edf837553 (diff)
downloadports-cbc83e23f7f1beee0bcfba6b73121a6fa58d6f21.tar.gz
ports-cbc83e23f7f1beee0bcfba6b73121a6fa58d6f21.zip
Notes
Diffstat (limited to 'games/heretic/Makefile')
-rw-r--r--games/heretic/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/heretic/Makefile b/games/heretic/Makefile
index 0dee74e51641..e71b7595db2f 100644
--- a/games/heretic/Makefile
+++ b/games/heretic/Makefile
@@ -7,6 +7,7 @@
PORTNAME= heretic
PORTVERSION= 1.1
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://heretic.linuxgames.com/heretic/src/ \
http://heretic.linuxgames.com/wad/
@@ -34,7 +35,7 @@ BINARY= xaheretic
ALL_TARGET= sdl
BINARY= sdlheretic
SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config
-LIB_DEPENDS= SDL-1.0.2:${PORTSDIR}/devel/sdl10
+LIB_DEPENDS= SDL-1.1:${PORTSDIR}/devel/sdl12
MAKE_ENV+= SDL_CONFIG="${SDL_CONFIG}"
CFLAGS+= `${SDL_CONFIG} --cflags`
.endif