aboutsummaryrefslogtreecommitdiff
path: root/multimedia/totem-pl-parser/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/totem-pl-parser/Makefile')
-rw-r--r--multimedia/totem-pl-parser/Makefile11
1 files changed, 1 insertions, 10 deletions
diff --git a/multimedia/totem-pl-parser/Makefile b/multimedia/totem-pl-parser/Makefile
index 2b3855a2f3be..9a8b40a23554 100644
--- a/multimedia/totem-pl-parser/Makefile
+++ b/multimedia/totem-pl-parser/Makefile
@@ -1,8 +1,7 @@
# Created by: Michael Johnson <ahze@FreeBSD.org>
PORTNAME= totem-pl-parser
-PORTVERSION= 3.26.5
-PORTREVISION= 2
+PORTVERSION= 3.26.6
CATEGORIES= multimedia gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -22,12 +21,4 @@ USES= gettext gnome libarchive localbase:ldflags meson pkgconfig tar:xz
USE_GNOME= glib20 introspection:build libxml2
USE_LDCONFIG= yes
-OPTIONS_SUB= yes
-OPTIONS_DEFINE= QUVI
-OPTIONS_DEFAULT=QUVI
-
-QUVI_DESC= Flash media stream URL support
-QUVI_MESON_YES= enable-quvi
-QUVI_LIB_DEPENDS= libquvi-0.9.so:multimedia/libquvi09
-
.include <bsd.port.mk>