aboutsummaryrefslogtreecommitdiff
path: root/multimedia/xmps
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-01-23 21:59:42 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-01-23 21:59:42 +0000
commit65c0626261a052eec9a6e921538a5d64d6feefb5 (patch)
tree69bd54041265b1190ddbdc6d1d22c12871acf61d /multimedia/xmps
parentcd45853ad0eeea6ed10f31d3be46f9984fa0b66d (diff)
downloadports-65c0626261a052eec9a6e921538a5d64d6feefb5.tar.gz
ports-65c0626261a052eec9a6e921538a5d64d6feefb5.zip
Notes
Diffstat (limited to 'multimedia/xmps')
-rw-r--r--multimedia/xmps/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/multimedia/xmps/Makefile b/multimedia/xmps/Makefile
index c5d41c31c6a2..c4c5d7253881 100644
--- a/multimedia/xmps/Makefile
+++ b/multimedia/xmps/Makefile
@@ -15,17 +15,14 @@ MASTER_SITES= # http://xmps.sourceforge.net/sources/
MAINTAINER= ports@FreeBSD.org
COMMENT= X MPEG Player System - a media player with a very nice GUI
-LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12
-
-SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
+USE_SDL= sdl
USE_X_PREFIX= yes
USE_GNOME= gnomeprefix gnomehack gnomelibs gdkpixbuf
USE_REINPLACE= yes
INSTALLS_SHLIB= yes
USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- SDL_CONFIG="${SDL_CONFIG}" \
LDFLAGS="-L${LOCALBASE}/lib"
post-patch: