aboutsummaryrefslogtreecommitdiff
path: root/archivers/gcab/Makefile
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2018-09-30 11:58:29 +0000
committerKoop Mast <kwm@FreeBSD.org>2018-09-30 11:58:29 +0000
commit951c1f5d1c7354f058f5919d858dbb0c174dc73e (patch)
tree6146e775343aaf339921799078894a48fef9aa15 /archivers/gcab/Makefile
parentc9b47f0427d70ba42c2d53271f8b64b8e8096825 (diff)
downloadports-951c1f5d1c7354f058f5919d858dbb0c174dc73e.tar.gz
ports-951c1f5d1c7354f058f5919d858dbb0c174dc73e.zip
Notes
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>