diff options
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gnome-backgrounds/Makefile | 3 | ||||
-rw-r--r-- | x11-themes/gnome-icon-theme-symbolic/Makefile | 3 | ||||
-rw-r--r-- | x11-themes/gtk-theme-engine-clearlooks/Makefile | 7 |
3 files changed, 4 insertions, 9 deletions
diff --git a/x11-themes/gnome-backgrounds/Makefile b/x11-themes/gnome-backgrounds/Makefile index ff4995652..ac10d592e 100644 --- a/x11-themes/gnome-backgrounds/Makefile +++ b/x11-themes/gnome-backgrounds/Makefile @@ -1,6 +1,6 @@ # Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/trunk/x11-themes/gnome-backgrounds/Makefile 18610 2013-06-30 16:33:05Z marcus $ +# $MCom$ PORTNAME= gnome-backgrounds PORTVERSION= 3.6.1 @@ -11,7 +11,6 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Collection of backgrounds for GNOME -NO_STAGE= yes USE_XZ= yes USES= gettext gmake pathfix GNU_CONFIGURE= yes diff --git a/x11-themes/gnome-icon-theme-symbolic/Makefile b/x11-themes/gnome-icon-theme-symbolic/Makefile index 553103504..6ba667557 100644 --- a/x11-themes/gnome-icon-theme-symbolic/Makefile +++ b/x11-themes/gnome-icon-theme-symbolic/Makefile @@ -1,5 +1,5 @@ # $FreeBSD$ -# $MCom: ports/trunk/x11-themes/gnome-icon-theme-symbolic/Makefile 18433 2013-05-06 21:03:32Z kwm $ +# $MCom$ PORTNAME= gnome-icon-theme-symbolic PORTVERSION= 3.6.2 @@ -12,7 +12,6 @@ COMMENT= GNOME Symbolic Icons BUILD_DEPENDS= icon-naming-utils>=0.8.7:${PORTSDIR}/x11-themes/icon-naming-utils -NO_STAGE= yes USE_XZ= yes INSTALLS_ICONS= yes USES= gmake pathfix pkgconfig diff --git a/x11-themes/gtk-theme-engine-clearlooks/Makefile b/x11-themes/gtk-theme-engine-clearlooks/Makefile index c4578ea6c..f3641bd9b 100644 --- a/x11-themes/gtk-theme-engine-clearlooks/Makefile +++ b/x11-themes/gtk-theme-engine-clearlooks/Makefile @@ -1,13 +1,11 @@ # Created by: Koop Mast <kwm@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/trunk/x11-themes/gtk-theme-engine-clearlooks/Makefile 18393 2013-04-26 21:23:07Z kwm $ - +# $MCom$ +ее PORTNAME= gtk-theme-engine-clearlooks PORTVERSION= 2.91.5 CATEGORIES= x11-themes MASTER_SITES= GNOME -#MASTER_SITE_SUBDIR= sources/${PORTNAME:S/3$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -#DISTNAME= ${PORTNAME:S/3$//}-${PORTVERSION} DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org @@ -15,7 +13,6 @@ COMMENT= Clearlooks theme engine LICENSE= LGPL21 -NO_STAGE= yes USE_BZIP2= yes USE_GNOME= gtk30 intlhack USES= gettext gmake pathfix |