aboutsummaryrefslogtreecommitdiff
path: root/deskutils/gnome-maps/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/gnome-maps/Makefile')
-rw-r--r--deskutils/gnome-maps/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/deskutils/gnome-maps/Makefile b/deskutils/gnome-maps/Makefile
index 03dd2e505a83..7ec61f5d9e6e 100644
--- a/deskutils/gnome-maps/Makefile
+++ b/deskutils/gnome-maps/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gnome-maps
-PORTVERSION= 3.16.2
+PORTVERSION= 3.18.2
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -22,13 +22,15 @@ RUN_DEPENDS= geoclue>=0:${PORTSDIR}/net/geoclue
PORTSCOUT= limitw:1,even
-USES= gettext gmake libtool pathfix pkgconfig tar:xz
+USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz
USE_GNOME= gnomedesktop3 gtk30 intlhack
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib
+INSTALL_TARGET= install-strip
+
GLIB_SCHEMAS= org.gnome.Maps.gschema.xml
.include <bsd.port.mk>