aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libmediaart/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/libmediaart/Makefile')
-rw-r--r--multimedia/libmediaart/Makefile12
1 files changed, 2 insertions, 10 deletions
diff --git a/multimedia/libmediaart/Makefile b/multimedia/libmediaart/Makefile
index 6e30e1c1be26..4d9880d48d0a 100644
--- a/multimedia/libmediaart/Makefile
+++ b/multimedia/libmediaart/Makefile
@@ -1,8 +1,7 @@
# Created by: Gustau Perez <gustau.perez@gmail.com>
PORTNAME= libmediaart
-DISTVERSION= 1.9.5
-PORTREVISION= 1
+DISTVERSION= 1.9.6
CATEGORIES= multimedia devel
MASTER_SITES= GNOME
@@ -20,13 +19,6 @@ USES= gnome meson pathfix pkgconfig tar:xz
USE_GNOME= gdkpixbuf2 introspection:build
USE_LDCONFIG= yes
-MESON_ARGS= -Dimage_library=gdk-pixbuf
-
-OPTIONS_DEFINE= DOCS
-DOCS_BUILD_DEPENDS= gtk-doc>=0:textproc/gtk-doc
-DOCS_MESON_TRUE= gtk_doc
-#option('image_library', type: 'combo', choices: ['auto', 'gdk-pixbuf', 'qt4', 'qt5'],
-# description: 'Which image processing backend to use')
-#option('with-docs', type : 'combo', choices : ['auto', 'yes', 'no'], value : 'auto')
+MESON_ARGS= -Dimage_library=gdk-pixbuf -Dgtk_doc=false
.include <bsd.port.mk>