diff options
Diffstat (limited to 'misc/gnome-icon-theme-extras/Makefile')
-rw-r--r-- | misc/gnome-icon-theme-extras/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/misc/gnome-icon-theme-extras/Makefile b/misc/gnome-icon-theme-extras/Makefile index cdacfd52f1b9..7516b56a44e9 100644 --- a/misc/gnome-icon-theme-extras/Makefile +++ b/misc/gnome-icon-theme-extras/Makefile @@ -3,11 +3,10 @@ # $MCom: ports-experimental/trunk/misc/gnome-icon-theme-extras/Makefile 19329 2014-03-25 14:54:05Z gusi $ PORTNAME= gnome-icon-theme-extras -PORTVERSION= 2.30.1 -PORTREVISION= 2 +PORTVERSION= 3.12.0 CATEGORIES= misc gnome MASTER_SITES= GNOME -DIST_SUBDIR= gnome2 +DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Additional collection of icons for the GNOME desktop @@ -16,7 +15,7 @@ BUILD_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hic icon-naming-utils>=0.8.7:${PORTSDIR}/x11-themes/icon-naming-utils RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme -USES= gmake pathfix pkgconfig tar:bzip2 +USES= gmake pathfix pkgconfig tar:xz USE_GNOME= intlhack gtk-update-icon-cache GNU_CONFIGURE= yes INSTALLS_ICONS= yes |