summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authornbm <nbm@FreeBSD.org>2002-09-09 20:03:28 +0000
committernbm <nbm@FreeBSD.org>2002-09-09 20:03:28 +0000
commitc11d97856dfe9ae9e997872296673411c08a04ae (patch)
treead4d3c39d46e1d42816b148a2b62df5156744e4b /games
parentb2caf4629512b49f257395460bcaf574074ffe05 (diff)
downloadFreeBSD-ports-c11d97856dfe9ae9e997872296673411c08a04ae.zip
FreeBSD-ports-c11d97856dfe9ae9e997872296673411c08a04ae.tar.gz
Actually depend on SDL libraries as necessary.
Submitted by: Tilman Linneweh <tilman@arved.de>
Diffstat (limited to 'games')
-rw-r--r--games/criticalmass/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/games/criticalmass/Makefile b/games/criticalmass/Makefile
index ef92ece..d600626 100644
--- a/games/criticalmass/Makefile
+++ b/games/criticalmass/Makefile
@@ -14,6 +14,10 @@ DISTNAME= CriticalMass-${PORTVERSION}
MAINTAINER= nbm@FreeBSD.org
+LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \
+ SDL_image.10:${PORTSDIR}/graphics/sdl_image \
+ SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer
+
USE_BZIP2= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
OpenPOWER on IntegriCloud