aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/swfdec/Makefile
diff options
context:
space:
mode:
authoralexbl <alexbl@FreeBSD.org>2007-12-19 04:40:39 +0800
committeralexbl <alexbl@FreeBSD.org>2007-12-19 04:40:39 +0800
commitff3e608e2b35bf8fad49f5adb63db32d595822b5 (patch)
tree83756e816d3bc050e7e163332c34d7e8d55f93cb /graphics/swfdec/Makefile
parenta94664ffcfb9cf2d1bb650eb828e1570bdbf06c9 (diff)
downloadfreebsd-ports-gnome-ff3e608e2b35bf8fad49f5adb63db32d595822b5.tar.gz
freebsd-ports-gnome-ff3e608e2b35bf8fad49f5adb63db32d595822b5.tar.zst
freebsd-ports-gnome-ff3e608e2b35bf8fad49f5adb63db32d595822b5.zip
- update to 0.5.5
Diffstat (limited to 'graphics/swfdec/Makefile')
-rw-r--r--graphics/swfdec/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/swfdec/Makefile b/graphics/swfdec/Makefile
index b9410eddd2f7..bc7d6eed44f2 100644
--- a/graphics/swfdec/Makefile
+++ b/graphics/swfdec/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= swfdec
-PORTVERSION= 0.5.3
+PORTVERSION= 0.5.5
CATEGORIES= graphics
MASTER_SITES= http://swfdec.freedesktop.org/download/swfdec/0.5/
@@ -28,6 +28,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-Wl,-Bsymbolic -L${LOCALBASE}/lib"
CONFIGURE_ARGS= --with-audio=oss
USE_LDCONFIG= yes
+INSTALLS_ICONS= yes
OPTIONS= GSTREAMER "Support for decoding some codecs with GStreamer" off