aboutsummaryrefslogtreecommitdiff
path: root/devel/dconf-editor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/dconf-editor/Makefile')
-rw-r--r--devel/dconf-editor/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/devel/dconf-editor/Makefile b/devel/dconf-editor/Makefile
index d65850f81686..50b97234ccf6 100644
--- a/devel/dconf-editor/Makefile
+++ b/devel/dconf-editor/Makefile
@@ -1,7 +1,6 @@
-# Created by: Koop Mast <kwm@FreeBSD.org>
-
PORTNAME= dconf-editor
PORTVERSION= 3.38.3
+PORTREVISION= 3
CATEGORIES= devel gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
@@ -11,18 +10,18 @@ PATCHFILES+= 56474378568e.patch:-p1 # https://gitlab.gnome.org/GNOME/dconf-edito
MAINTAINER= gnome@FreeBSD.org
COMMENT= Configuration database editor for GNOME
+WWW= https://wiki.gnome.org/Projects/dconf
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= dconf>=0.23.2:devel/dconf \
- vala>=0.18.1:lang/vala
+BUILD_DEPENDS= dconf>=0.23.2:devel/dconf
LIB_DEPENDS= libdconf.so:devel/dconf
PORTSCOUT= limitw:1,even
USES= gettext gnome localbase meson \
- pkgconfig python:3.6+,build tar:xz
+ pkgconfig python:build tar:xz vala:build
USE_GNOME= gtk30
USE_LDCONFIG= yes
BINARY_ALIAS= python3=${PYTHON_VERSION}