aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/synaesthesia
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-04-17 21:20:18 +0800
committersobomax <sobomax@FreeBSD.org>2002-04-17 21:20:18 +0800
commit9bac0ac72cc4fee1e37890cb06e23b3733794387 (patch)
tree568f9f6345bde9a5716a4fd333c1056dff5548bf /graphics/synaesthesia
parentf862b5fc2d4921bc50ad317395f8f7b0d197cbd1 (diff)
downloadfreebsd-ports-gnome-9bac0ac72cc4fee1e37890cb06e23b3733794387.tar.gz
freebsd-ports-gnome-9bac0ac72cc4fee1e37890cb06e23b3733794387.tar.zst
freebsd-ports-gnome-9bac0ac72cc4fee1e37890cb06e23b3733794387.zip
Use devel/sdl12 instead of devel/sdl10 because the latter is scheduled for
deorbiting.
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