diff options
Diffstat (limited to 'games/aisleriot/Makefile')
-rw-r--r-- | games/aisleriot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/aisleriot/Makefile b/games/aisleriot/Makefile index c49f982..c3217ea 100644 --- a/games/aisleriot/Makefile +++ b/games/aisleriot/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= aisleriot -PORTVERSION= 3.16.2 +PORTVERSION= 3.18.2 CATEGORIES= games gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -19,7 +19,7 @@ LIB_DEPENDS= libguile-2.0.so:${PORTSDIR}/lang/guile2 \ CONFLICTS= sol-* PORTSCOUT= limitw:1,even -USES= desktop-file-utils gettext gmake pathfix pkgconfig tar:xz +USES= desktop-file-utils gettext gmake gnome pathfix pkgconfig tar:xz USE_GNOME= gconf2 gtk30 intlhack librsvg2 libxml2:build GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-card-theme-formats=svg \ |