aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/gcab/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/gcab/Makefile')
-rw-r--r--archivers/gcab/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/archivers/gcab/Makefile b/archivers/gcab/Makefile
index e777e8250792..d45efb746f86 100644
--- a/archivers/gcab/Makefile
+++ b/archivers/gcab/Makefile
@@ -2,18 +2,18 @@
# $FreeBSD$
PORTNAME= gcab
-PORTVERSION= 0.8
+PORTVERSION= 1.0
CATEGORIES= archivers gnome
MASTER_SITES= GNOME
MAINTAINER= gnome@FreeBSD.org
COMMENT= GObject library to create cabinet files
-BUILD_DEPENDS= vala:lang/vala
+BUILD_DEPENDS= vala:lang/vala \
+ gtkdoc-scan:textproc/gtk-doc
-USES= cpe gettext gmake libtool pathfix pkgconfig tar:xz
-GNU_CONFIGURE= yes
-USE_GNOME= glib20 intlhack introspection:build
+USES= cpe gettext meson pkgconfig tar:xz
+USE_GNOME= glib20 introspection:build
CPE_VENDOR= gnome
.include <bsd.port.mk>