diff options
author | Koop Mast <kwm@FreeBSD.org> | 2016-02-14 18:57:53 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2016-02-14 18:57:53 +0000 |
commit | b93a80c99281466281db26011356c75bd54ea36c (patch) | |
tree | cb5a8a1108829deee66dbb334ff2a733162448c6 /games/gnome-robots/Makefile | |
parent | b78527376a1d11bef820d5e9fe86d3c524ea6acf (diff) |
Notes
Diffstat (limited to 'games/gnome-robots/Makefile')
-rw-r--r-- | games/gnome-robots/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gnome-robots/Makefile b/games/gnome-robots/Makefile index 39d5199b7c4f..6719ff4b0fef 100644 --- a/games/gnome-robots/Makefile +++ b/games/gnome-robots/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gnome-robots -PORTVERSION= 3.16.1 +PORTVERSION= 3.18.1 CATEGORIES= games gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -15,7 +15,7 @@ LIB_DEPENDS= libcanberra-gtk3.so:${PORTSDIR}/audio/libcanberra-gtk3 PORTSCOUT= limitw:1,even -USES= gettext gmake pathfix pkgconfig tar:xz +USES= gettext gmake gnome pathfix pkgconfig tar:xz USE_GNOME= gtk30 intlhack librsvg2 libxml2:build INSTALLS_ICONS= yes GNU_CONFIGURE= yes |