diff options
Diffstat (limited to 'deskutils/gnome-photos/Makefile')
-rw-r--r-- | deskutils/gnome-photos/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/deskutils/gnome-photos/Makefile b/deskutils/gnome-photos/Makefile index 99c05027988c..54f055dc478b 100644 --- a/deskutils/gnome-photos/Makefile +++ b/deskutils/gnome-photos/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnome-photos -PORTVERSION= 3.16.3 +PORTVERSION= 3.18.2 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -25,7 +25,8 @@ RUN_DEPENDS= geoclue>=0:${PORTSDIR}/net/geoclue PORTSCOUT= limitw:1,even -USES= gettext gmake libtool pathfix pkgconfig tar:xz +USES= compiler:c11 gettext gmake gnome libtool \ + pathfix pkgconfig tar:xz USE_GNOME= gnomedesktop3 gtk30 intlhack USE_LDCONFIG= yes GNU_CONFIGURE= yes |