aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2005-05-26 19:02:55 +0000
committerKoop Mast <kwm@FreeBSD.org>2005-05-26 19:02:55 +0000
commit1e1c63ce0fc3680c0bfb529520580a2b87bd7bff (patch)
treee74682691064b9aa64603d85a6f76fcec80430a0 /graphics
parentf18502377ffcfa31dd701160f0b7cf420476e26d (diff)
downloadports-1e1c63ce0fc3680c0bfb529520580a2b87bd7bff.tar.gz
ports-1e1c63ce0fc3680c0bfb529520580a2b87bd7bff.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/swfdec/Makefile8
-rw-r--r--graphics/swfdec/distinfo4
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/swfdec/Makefile b/graphics/swfdec/Makefile
index b3257845d69f..44318cf04929 100644
--- a/graphics/swfdec/Makefile
+++ b/graphics/swfdec/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= swfdec
-PORTVERSION= 0.3.4
+PORTVERSION= 0.3.5
CATEGORIES= graphics
MASTER_SITES= http://www.schleef.org/swfdec/download/
@@ -15,7 +15,7 @@ MAINTAINER= kwm@FreeBSD.org
COMMENT= Flash Rendering Library
LIB_DEPENDS= mad.2:${PORTSDIR}/audio/libmad \
- oil-0.3.0:${PORTSDIR}/devel/liboil
+ oil-0.3.1:${PORTSDIR}/devel/liboil
USE_REINPLACE= yes
USE_X_PREFIX= yes
@@ -25,10 +25,10 @@ USE_GSTREAMER= gconf
USE_GETOPT_LONG= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
+CONFIGURE_ARGS= --disable-mozilla-plugin
INSTALLS_SHLIB= yes
-CFLAGS+= -I${X11BASE}/include
PLIST_SUB= VERSION=${PORTVERSION:R}
diff --git a/graphics/swfdec/distinfo b/graphics/swfdec/distinfo
index 83dc1f0c812a..8665a72a9ca1 100644
--- a/graphics/swfdec/distinfo
+++ b/graphics/swfdec/distinfo
@@ -1,2 +1,2 @@
-MD5 (swfdec-0.3.4.tar.gz) = a307a12e6792f9c26c2f7d7149580d29
-SIZE (swfdec-0.3.4.tar.gz) = 511112
+MD5 (swfdec-0.3.5.tar.gz) = cc40397d7784efee549fb7853b01cac3
+SIZE (swfdec-0.3.5.tar.gz) = 512041