diff options
Diffstat (limited to 'games/quadrapassel/Makefile')
-rw-r--r-- | games/quadrapassel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/quadrapassel/Makefile b/games/quadrapassel/Makefile index 9919e8f..c4dc392 100644 --- a/games/quadrapassel/Makefile +++ b/games/quadrapassel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= quadrapassel -PORTVERSION= 3.16.1 +PORTVERSION= 3.18.0 CATEGORIES= games gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -17,7 +17,7 @@ LIB_DEPENDS= libclutter-gtk-1.0.so:${PORTSDIR}/graphics/clutter-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 USE_GL= gl |