aboutsummaryrefslogtreecommitdiff
path: root/multimedia/smpeg
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/smpeg
parentcd45853ad0eeea6ed10f31d3be46f9984fa0b66d (diff)
downloadports-65c0626261a052eec9a6e921538a5d64d6feefb5.tar.gz
ports-65c0626261a052eec9a6e921538a5d64d6feefb5.zip
Use USE_SDL macros in these ports.
Notes
Notes: svn path=/head/; revision=98919
Diffstat (limited to 'multimedia/smpeg')
-rw-r--r--multimedia/smpeg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/smpeg/Makefile b/multimedia/smpeg/Makefile
index de426c9c9aeb..0428c52b79ea 100644
--- a/multimedia/smpeg/Makefile
+++ b/multimedia/smpeg/Makefile
@@ -22,7 +22,7 @@ WANT_GNOME= yes
USE_REINPLACE= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
-USE_SDL= yes
+USE_SDL= sdl
INSTALLS_SHLIB= yes
CONFIGURE_ENV= GLBASE="${X11BASE}" \
CPPFLAGS="-I${X11BASE}/include" \