summaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-09-02 03:58:24 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-09-02 03:58:24 +0000
commitc4e8cae58913c9a76653cc3c05d0eaa42f0bfa69 (patch)
treef0de4e967046537964f40eeff799b8c8f4295051 /x11-themes
parentUpdated uudeview version doesn't need to be patched (diff)
Deploy USE_GNOMENG infrastructure
PR: 42309 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes
Notes: svn path=/head/; revision=65472
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/buffy/Makefile3
-rw-r--r--x11-themes/clean-theme-gtk/Makefile3
-rw-r--r--x11-themes/colorstep/Makefile3
-rw-r--r--x11-themes/engradient/Makefile3
-rw-r--r--x11-themes/gnome-look/Makefile3
-rw-r--r--x11-themes/gtk-Mac2-theme/Makefile3
-rw-r--r--x11-themes/gtk-engines/Makefile3
-rw-r--r--x11-themes/gtk-flat-theme/Makefile3
-rw-r--r--x11-themes/gtk-flat-theme2/Makefile3
-rw-r--r--x11-themes/gtk-qn-x11-theme/Makefile3
-rw-r--r--x11-themes/gtk-zenith-theme/Makefile3
-rw-r--r--x11-themes/gtkbe/Makefile3
-rw-r--r--x11-themes/gtkstep-pastel/Makefile3
-rw-r--r--x11-themes/gtkstep/Makefile3
-rw-r--r--x11-themes/icegradient/Makefile3
-rw-r--r--x11-themes/notif2/Makefile3
-rw-r--r--x11-themes/thinice/Makefile3
-rw-r--r--x11-themes/whistlerk/Makefile3
-rw-r--r--x11-themes/xenophilia/Makefile3
-rw-r--r--x11-themes/xenostep/Makefile3
20 files changed, 40 insertions, 20 deletions
diff --git a/x11-themes/buffy/Makefile b/x11-themes/buffy/Makefile
index c52ca1e14ba0..3f9f6b8a1282 100644
--- a/x11-themes/buffy/Makefile
+++ b/x11-themes/buffy/Makefile
@@ -17,7 +17,8 @@ MAINTAINER= sobomax@FreeBSD.org
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_X_PREFIX= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
USE_LIBTOOL= yes
.include <bsd.port.mk>
diff --git a/x11-themes/clean-theme-gtk/Makefile b/x11-themes/clean-theme-gtk/Makefile
index 13df782003b0..29470b931f9f 100644
--- a/x11-themes/clean-theme-gtk/Makefile
+++ b/x11-themes/clean-theme-gtk/Makefile
@@ -18,7 +18,8 @@ WRKSRC= ${WRKDIR}/gtk-clean-theme
USE_X_PREFIX= yes
USE_LIBTOOL= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
USE_GMAKE= yes
.include <bsd.port.mk>
diff --git a/x11-themes/colorstep/Makefile b/x11-themes/colorstep/Makefile
index adb8a5f9d4fd..10c35b7db678 100644
--- a/x11-themes/colorstep/Makefile
+++ b/x11-themes/colorstep/Makefile
@@ -17,7 +17,8 @@ MAINTAINER= sobomax@FreeBSD.org
WRKSRC= ${WRKDIR}/${PORTNAME}-0.6
USE_X_PREFIX= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
USE_LIBTOOL= yes
.include <bsd.port.mk>
diff --git a/x11-themes/engradient/Makefile b/x11-themes/engradient/Makefile
index 217014e591a7..0bfc40841052 100644
--- a/x11-themes/engradient/Makefile
+++ b/x11-themes/engradient/Makefile
@@ -17,7 +17,8 @@ MAINTAINER= sobomax@FreeBSD.org
WRKSRC= ${WRKDIR}/gtk-${PORTNAME}-0.5
USE_X_PREFIX= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
USE_LIBTOOL= yes
USE_GMAKE= yes
diff --git a/x11-themes/gnome-look/Makefile b/x11-themes/gnome-look/Makefile
index 39d49e0cb69a..db01eab6c030 100644
--- a/x11-themes/gnome-look/Makefile
+++ b/x11-themes/gnome-look/Makefile
@@ -14,7 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= sobomax@FreeBSD.org
USE_X_PREFIX= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
USE_LIBTOOL= yes
USE_GMAKE= yes
diff --git a/x11-themes/gtk-Mac2-theme/Makefile b/x11-themes/gtk-Mac2-theme/Makefile
index 5c02284007e0..3f375012e642 100644
--- a/x11-themes/gtk-Mac2-theme/Makefile
+++ b/x11-themes/gtk-Mac2-theme/Makefile
@@ -17,7 +17,8 @@ MAINTAINER= sobomax@FreeBSD.org
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_X_PREFIX= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
USE_LIBTOOL= yes
USE_GMAKE= yes
diff --git a/x11-themes/gtk-engines/Makefile b/x11-themes/gtk-engines/Makefile
index 3dcc75125ae7..897caa1f8d33 100644
--- a/x11-themes/gtk-engines/Makefile
+++ b/x11-themes/gtk-engines/Makefile
@@ -15,7 +15,8 @@ MASTER_SITE_SUBDIR= stable/sources/gtk-engines
MAINTAINER= gnome@FreeBSD.org
USE_X_PREFIX= yes
-USE_IMLIB= yes
+USE_GNOMENG= yes
+USE_GNOME= imlib
USE_LIBTOOL= yes
THEMES= metal notif pixmap raleigh redmond95
diff --git a/x11-themes/gtk-flat-theme/Makefile b/x11-themes/gtk-flat-theme/Makefile
index 3cfc3b029c6b..cf0683e58479 100644
--- a/x11-themes/gtk-flat-theme/Makefile
+++ b/x11-themes/gtk-flat-theme/Makefile
@@ -17,7 +17,8 @@ MAINTAINER= sobomax@FreeBSD.org
WRKSRC= ${WRKDIR}/${PORTNAME}-0.1
USE_X_PREFIX= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
USE_LIBTOOL= yes
USE_GMAKE= yes
diff --git a/x11-themes/gtk-flat-theme2/Makefile b/x11-themes/gtk-flat-theme2/Makefile
index 3cfc3b029c6b..cf0683e58479 100644
--- a/x11-themes/gtk-flat-theme2/Makefile
+++ b/x11-themes/gtk-flat-theme2/Makefile
@@ -17,7 +17,8 @@ MAINTAINER= sobomax@FreeBSD.org
WRKSRC= ${WRKDIR}/${PORTNAME}-0.1
USE_X_PREFIX= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
USE_LIBTOOL= yes
USE_GMAKE= yes
diff --git a/x11-themes/gtk-qn-x11-theme/Makefile b/x11-themes/gtk-qn-x11-theme/Makefile
index f85d2930c1bf..64b5da68648e 100644
--- a/x11-themes/gtk-qn-x11-theme/Makefile
+++ b/x11-themes/gtk-qn-x11-theme/Makefile
@@ -17,7 +17,8 @@ MAINTAINER= olgeni@FreeBSD.org
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_X_PREFIX= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
USE_LIBTOOL= yes
USE_GMAKE= yes
diff --git a/x11-themes/gtk-zenith-theme/Makefile b/x11-themes/gtk-zenith-theme/Makefile
index fe4cdd274fb6..11b0b81dc60e 100644
--- a/x11-themes/gtk-zenith-theme/Makefile
+++ b/x11-themes/gtk-zenith-theme/Makefile
@@ -17,7 +17,8 @@ MAINTAINER= olgeni@FreeBSD.org
WRKSRC= ${WRKDIR}/zenith-1.0
USE_X_PREFIX= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
USE_LIBTOOL= yes
USE_GMAKE= yes
diff --git a/x11-themes/gtkbe/Makefile b/x11-themes/gtkbe/Makefile
index 549e305c8948..ac51874a02bb 100644
--- a/x11-themes/gtkbe/Makefile
+++ b/x11-themes/gtkbe/Makefile
@@ -17,7 +17,8 @@ MAINTAINER= sobomax@FreeBSD.org
WRKSRC= ${WRKDIR}/GTKBeEngine
USE_X_PREFIX= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
USE_LIBTOOL= yes
USE_GMAKE= yes
diff --git a/x11-themes/gtkstep-pastel/Makefile b/x11-themes/gtkstep-pastel/Makefile
index 25889757608b..eb85cfa6708c 100644
--- a/x11-themes/gtkstep-pastel/Makefile
+++ b/x11-themes/gtkstep-pastel/Makefile
@@ -17,7 +17,8 @@ MAINTAINER= sobomax@FreeBSD.org
WRKSRC= ${WRKDIR}/${PORTNAME}-0.10.1
USE_X_PREFIX= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
USE_LIBTOOL= yes
.include <bsd.port.mk>
diff --git a/x11-themes/gtkstep/Makefile b/x11-themes/gtkstep/Makefile
index 84bcf8e889ce..c3fb72e14233 100644
--- a/x11-themes/gtkstep/Makefile
+++ b/x11-themes/gtkstep/Makefile
@@ -14,7 +14,8 @@ MAINTAINER= sobomax@FreeBSD.org
USE_BZIP2= yes
USE_X_PREFIX= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
USE_LIBTOOL= yes
.include <bsd.port.mk>
diff --git a/x11-themes/icegradient/Makefile b/x11-themes/icegradient/Makefile
index bd39cd268e4f..e619efdae166 100644
--- a/x11-themes/icegradient/Makefile
+++ b/x11-themes/icegradient/Makefile
@@ -18,7 +18,8 @@ MAINTAINER= sobomax@FreeBSD.org
WRKSRC= ${WRKDIR}/gtk-${PORTNAME}-0.0.5
USE_X_PREFIX= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
USE_LIBTOOL= yes
USE_GMAKE= yes
diff --git a/x11-themes/notif2/Makefile b/x11-themes/notif2/Makefile
index 577edf141135..f6c8c69e2c8e 100644
--- a/x11-themes/notif2/Makefile
+++ b/x11-themes/notif2/Makefile
@@ -17,7 +17,8 @@ MAINTAINER= ports@FreeBSD.org
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_X_PREFIX= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
USE_LIBTOOL= yes
USE_GMAKE= yes
diff --git a/x11-themes/thinice/Makefile b/x11-themes/thinice/Makefile
index b389004d47f9..b0f6e3925ee6 100644
--- a/x11-themes/thinice/Makefile
+++ b/x11-themes/thinice/Makefile
@@ -19,7 +19,8 @@ MAINTAINER= sobomax@FreeBSD.org
WRKSRC= ${WRKDIR}/gtk-${PORTNAME}-theme-${PORTVERSION}
USE_X_PREFIX= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
USE_LIBTOOL= yes
.include <bsd.port.mk>
diff --git a/x11-themes/whistlerk/Makefile b/x11-themes/whistlerk/Makefile
index f4726103c11c..a3db26905132 100644
--- a/x11-themes/whistlerk/Makefile
+++ b/x11-themes/whistlerk/Makefile
@@ -17,7 +17,8 @@ MAINTAINER= sobomax@FreeBSD.org
WRKSRC= ${WRKDIR}/gtk-theme-WhistlerK
USE_X_PREFIX= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
USE_LIBTOOL= yes
USE_GMAKE= yes
diff --git a/x11-themes/xenophilia/Makefile b/x11-themes/xenophilia/Makefile
index 7f2a7457d5eb..8a18bba47b51 100644
--- a/x11-themes/xenophilia/Makefile
+++ b/x11-themes/xenophilia/Makefile
@@ -17,7 +17,8 @@ MAINTAINER= sobomax@FreeBSD.org
WRKSRC= ${WRKDIR}/Xenophilia-0.7
USE_X_PREFIX= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
ALL_TARGET= # empty
MAKE_ENV= GTK-CONFIG="${GTK_CONFIG}"
diff --git a/x11-themes/xenostep/Makefile b/x11-themes/xenostep/Makefile
index 7e625d152164..f836100b54e6 100644
--- a/x11-themes/xenostep/Makefile
+++ b/x11-themes/xenostep/Makefile
@@ -18,7 +18,8 @@ MAINTAINER= sobomax@FreeBSD.org
WRKSRC= ${WRKDIR}/XenoStep
USE_X_PREFIX= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
ALL_TARGET= # empty
MAKE_ENV= MKDIR="${MKDIR}"