aboutsummaryrefslogtreecommitdiff
path: root/graphics/xmms-infinity
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-03-07 23:39:10 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-03-07 23:39:10 +0000
commit84c834ee8fcd257e31c450ea1ffd53f11140b612 (patch)
treee05aea6a24754785f4c4a219cafed0ee7e204f35 /graphics/xmms-infinity
parent41471d5d49dcea909447976a18d5e6c34434b840 (diff)
downloadports-84c834ee8fcd257e31c450ea1ffd53f11140b612.tar.gz
ports-84c834ee8fcd257e31c450ea1ffd53f11140b612.zip
Notes
Diffstat (limited to 'graphics/xmms-infinity')
-rw-r--r--graphics/xmms-infinity/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/graphics/xmms-infinity/Makefile b/graphics/xmms-infinity/Makefile
index 3c82e99bfa37..c8e529ecfeba 100644
--- a/graphics/xmms-infinity/Makefile
+++ b/graphics/xmms-infinity/Makefile
@@ -15,16 +15,12 @@ DISTNAME= infinity-${PORTVERSION}
MAINTAINER= dyeske@yahoo.com
COMMENT= A XMMS plug-in which generate full-screen interactive light effects
-LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms \
- SDL-1.1.5:${PORTSDIR}/devel/sdl12
+LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms
RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
-SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
-
-CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}"
-
PLIST_FILES= lib/xmms/Visualization/libinfinite.so
GNU_CONFIGURE= yes
+USE_SDL= sdl
USE_REINPLACE= yes
USE_GMAKE= yes
USE_GNOME= gtk12