aboutsummaryrefslogtreecommitdiff
path: root/graphics/synaesthesia
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-04-17 13:20:18 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-04-17 13:20:18 +0000
commitaa1e8c15361d1fdcfaf6647d75514408fab6c5b0 (patch)
tree8212bacac4832c6d949ebd9cbbf49a456263cf8b /graphics/synaesthesia
parent0964ff33fd26d74fae35abf5aa77325eceefb985 (diff)
downloadports-aa1e8c15361d1fdcfaf6647d75514408fab6c5b0.tar.gz
ports-aa1e8c15361d1fdcfaf6647d75514408fab6c5b0.zip
Use devel/sdl12 instead of devel/sdl10 because the latter is scheduled for
deorbiting.
Notes
Notes: svn path=/head/; revision=57811
Diffstat (limited to 'graphics/synaesthesia')
-rw-r--r--graphics/synaesthesia/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/graphics/synaesthesia/Makefile b/graphics/synaesthesia/Makefile
index 3593e6564626..3c1df4ae06ff 100644
--- a/graphics/synaesthesia/Makefile
+++ b/graphics/synaesthesia/Makefile
@@ -12,13 +12,16 @@ MASTER_SITES= http://yoyo.cc.monash.edu.au/~pfh/
MAINTAINER= petef@FreeBSD.org
-LIB_DEPENDS= SDL-1.0.2:${PORTSDIR}/devel/sdl10
+LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12
+
+SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config
USE_GMAKE= Yes
USE_X_PREFIX= Yes
GNU_CONFIGURE= Yes
CONFIGURE_ARGS= --with-sdl-prefix=${LOCALBASE}
+CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}"
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/synaesthesia ${PREFIX}/bin