diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-01-23 21:59:42 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-01-23 21:59:42 +0000 |
commit | 65c0626261a052eec9a6e921538a5d64d6feefb5 (patch) | |
tree | 69bd54041265b1190ddbdc6d1d22c12871acf61d /multimedia/smpeg-xmms | |
parent | cd45853ad0eeea6ed10f31d3be46f9984fa0b66d (diff) |
Notes
Diffstat (limited to 'multimedia/smpeg-xmms')
-rw-r--r-- | multimedia/smpeg-xmms/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/smpeg-xmms/Makefile b/multimedia/smpeg-xmms/Makefile index 1409973b58fe..2669b8b46741 100644 --- a/multimedia/smpeg-xmms/Makefile +++ b/multimedia/smpeg-xmms/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= smpeg.1:${PORTSDIR}/multimedia/smpeg \ xmms.4:${PORTSDIR}/multimedia/xmms USE_X_PREFIX= yes -USE_SDL= yes +USE_SDL= sdl USE_GNOME= gnomehack gtk12 USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |