aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/swfdec/Makefile
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2005-03-21 00:07:42 +0800
committerkwm <kwm@FreeBSD.org>2005-03-21 00:07:42 +0800
commit757375a35b95232960e1a2849a2d52b7a42b4a98 (patch)
tree4fa0322a889e9d10e12853078fc6c20c42ed2e3c /graphics/swfdec/Makefile
parent44b24ead6e3ce397783b1fc8dff935c6efbbb8d3 (diff)
downloadfreebsd-ports-gnome-757375a35b95232960e1a2849a2d52b7a42b4a98.tar.gz
freebsd-ports-gnome-757375a35b95232960e1a2849a2d52b7a42b4a98.tar.zst
freebsd-ports-gnome-757375a35b95232960e1a2849a2d52b7a42b4a98.zip
Update to 0.3.3.
Submitted by: anholt
Diffstat (limited to 'graphics/swfdec/Makefile')
-rw-r--r--graphics/swfdec/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/graphics/swfdec/Makefile b/graphics/swfdec/Makefile
index 80921b838f8f..584d65a64450 100644
--- a/graphics/swfdec/Makefile
+++ b/graphics/swfdec/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= swfdec
-PORTVERSION= 0.3.2
-PORTREVISION= 4
+PORTVERSION= 0.3.3
CATEGORIES= graphics
MASTER_SITES= http://www.schleef.org/swfdec/download/
@@ -16,18 +15,20 @@ MAINTAINER= kwm@FreeBSD.org
COMMENT= Flash Rendering Library
LIB_DEPENDS= mad.2:${PORTSDIR}/audio/libmad \
- oil-0.2.0:${PORTSDIR}/devel/liboil
+ oil-0.3.0:${PORTSDIR}/devel/liboil
USE_REINPLACE= yes
USE_X_PREFIX= yes
USE_SDL= sdl
USE_GNOME= gnomehack gtk20 libartlgpl2
+USE_GSTREAMER= gconf
USE_GETOPT_LONG= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
INSTALLS_SHLIB= yes
+CFLAGS+= -I${X11BASE}/include
PLIST_SUB= VERSION=${PORTVERSION:R}