aboutsummaryrefslogtreecommitdiff
path: root/sysutils/mate-control-center/Makefile
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2017-10-14 20:51:48 +0000
committerKoop Mast <kwm@FreeBSD.org>2017-10-14 20:51:48 +0000
commit2ab1cc5285843c147db332139e8c7d202935eaf3 (patch)
treefaefdae5e3f9177813e5e0939c3368d1738e1519 /sysutils/mate-control-center/Makefile
parent02a24f5bc98ec6cd5786e3331d00207f1fa5f5bc (diff)
downloadports-2ab1cc5285843c147db332139e8c7d202935eaf3.tar.gz
ports-2ab1cc5285843c147db332139e8c7d202935eaf3.zip
Minor MATE 1.18 update.
Apart from version updates, the highlights are: * fix orphaned file issues in atril/atril-lite. * Add licenses where required. * make sure the mime xml gets installed in mate-control-center. * regen the m-c-c patch, with make makepatch.
Notes
Notes: svn path=/head/; revision=452089
Diffstat (limited to 'sysutils/mate-control-center/Makefile')
-rw-r--r--sysutils/mate-control-center/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/sysutils/mate-control-center/Makefile b/sysutils/mate-control-center/Makefile
index 382a25818b15..d576c64f44d6 100644
--- a/sysutils/mate-control-center/Makefile
+++ b/sysutils/mate-control-center/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= mate-control-center
-PORTVERSION= 1.18.1
-PORTREVISION= 1
+PORTVERSION= 1.18.2
CATEGORIES= sysutils mate
MASTER_SITES= MATE
DIST_SUBDIR= mate
@@ -11,6 +10,9 @@ DIST_SUBDIR= mate
MAINTAINER= gnome@FreeBSD.org
COMMENT= Control center for MATE project
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+
BUILD_DEPENDS= itstool:textproc/itstool
LIB_DEPENDS= libcanberra-gtk.so:audio/libcanberra \
libcanberra-gtk3.so:audio/libcanberra-gtk3 \
@@ -33,7 +35,7 @@ USE_GNOME= cairo dconf glib20 gtk30 intlhack libxml2 librsvg2 pango
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-appindicator=no \
- --with-gtk=3.0
+ --disable-update-mimedb
INSTALLS_ICONS= yes
INSTALL_TARGET= install-strip