aboutsummaryrefslogtreecommitdiffstats
path: root/games/criticalmass
diff options
context:
space:
mode:
authornbm <nbm@FreeBSD.org>2002-09-10 04:03:28 +0800
committernbm <nbm@FreeBSD.org>2002-09-10 04:03:28 +0800
commitc11d97856dfe9ae9e997872296673411c08a04ae (patch)
treead4d3c39d46e1d42816b148a2b62df5156744e4b /games/criticalmass
parentb2caf4629512b49f257395460bcaf574074ffe05 (diff)
downloadfreebsd-ports-gnome-c11d97856dfe9ae9e997872296673411c08a04ae.tar.gz
freebsd-ports-gnome-c11d97856dfe9ae9e997872296673411c08a04ae.tar.zst
freebsd-ports-gnome-c11d97856dfe9ae9e997872296673411c08a04ae.zip
Actually depend on SDL libraries as necessary.
Submitted by: Tilman Linneweh <tilman@arved.de>
Diffstat (limited to 'games/criticalmass')
-rw-r--r--games/criticalmass/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/games/criticalmass/Makefile b/games/criticalmass/Makefile
index ef92eced8538..d600626cae4a 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