summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-04-20 19:54:55 +0000
committermarcus <marcus@FreeBSD.org>2003-04-20 19:54:55 +0000
commit5af1fb9a01bad8a590b876b25b62b00a41972018 (patch)
treece52fc02efe8fdcc77cf96f870bad92d31d74ae7 /x11
parent196d0f5fc687333ca42c3406e35b6f3f85c27034 (diff)
downloadFreeBSD-ports-5af1fb9a01bad8a590b876b25b62b00a41972018.zip
FreeBSD-ports-5af1fb9a01bad8a590b876b25b62b00a41972018.tar.gz
Remove USE_GNOMENG.
Diffstat (limited to 'x11')
-rw-r--r--x11/bbrun/Makefile1
-rw-r--r--x11/decurs/Makefile1
-rw-r--r--x11/deskmenu/Makefile1
-rw-r--r--x11/dgs/Makefile1
-rw-r--r--x11/erun/Makefile1
-rw-r--r--x11/gbackground/Makefile1
-rw-r--r--x11/gdkxft/Makefile1
-rw-r--r--x11/gdm/Makefile1
-rw-r--r--x11/gdm2/Makefile1
-rw-r--r--x11/gmessage/Makefile1
-rw-r--r--x11/gmrun/Makefile1
-rw-r--r--x11/gnoclip/Makefile1
-rw-r--r--x11/gnome-libs/Makefile1
-rw-r--r--x11/gnome-session/Makefile1
-rw-r--r--x11/gnome-terminal/Makefile1
-rw-r--r--x11/gnomelibs/Makefile1
-rw-r--r--x11/gnomesession/Makefile1
-rw-r--r--x11/gnometerminal/Makefile1
-rw-r--r--x11/gromit/Makefile1
-rw-r--r--x11/gtk-theme-switch/Makefile1
-rw-r--r--x11/gtk-theme-switch2/Makefile1
-rw-r--r--x11/gvid/Makefile1
-rw-r--r--x11/gxset/Makefile1
-rw-r--r--x11/gyroscope/Makefile1
-rw-r--r--x11/idesk/Makefile1
-rw-r--r--x11/libcapplet/Makefile1
-rw-r--r--x11/libgnome/Makefile1
-rw-r--r--x11/mgapdesk/Makefile1
-rw-r--r--x11/mlterm/Makefile1
-rw-r--r--x11/multi-gnome-terminal/Makefile1
-rw-r--r--x11/peeper/Makefile1
-rw-r--r--x11/portoseguro/Makefile1
-rw-r--r--x11/startup-notification/Makefile1
-rw-r--r--x11/wmcliphist/Makefile1
-rw-r--r--x11/wmmenu/Makefile1
-rw-r--r--x11/xalf/Makefile1
-rw-r--r--x11/xbindkeys_config/Makefile1
-rw-r--r--x11/xdialog/Makefile1
-rw-r--r--x11/xsel/Makefile1
39 files changed, 0 insertions, 39 deletions
diff --git a/x11/bbrun/Makefile b/x11/bbrun/Makefile
index 1048b55..c1dc1c1 100644
--- a/x11/bbrun/Makefile
+++ b/x11/bbrun/Makefile
@@ -16,7 +16,6 @@ COMMENT= A Run box for Blackbox
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
USE_X_PREFIX= yes
-USE_GNOMENG= yes
USE_GNOME= gtk12
USE_GMAKE= yes
USE_XPM= yes
diff --git a/x11/decurs/Makefile b/x11/decurs/Makefile
index 29e3023..1c28033 100644
--- a/x11/decurs/Makefile
+++ b/x11/decurs/Makefile
@@ -17,7 +17,6 @@ COMMENT= A GTK+ based program that lets you edit you XFree86 mouse cursors
LIB_DEPENDS= gtkmm.2:${PORTSDIR}/x11-toolkits/gtk--
USE_X_PREFIX= yes
-USE_GNOMENG= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes
diff --git a/x11/deskmenu/Makefile b/x11/deskmenu/Makefile
index af87e48..7e0547c 100644
--- a/x11/deskmenu/Makefile
+++ b/x11/deskmenu/Makefile
@@ -15,7 +15,6 @@ MAINTAINER= matt@peterson.org
COMMENT= X11 application launcher
USE_X_PREFIX= yes
-USE_GNOMENG= yes
USE_GNOME= gtk12
USE_GMAKE= yes
diff --git a/x11/dgs/Makefile b/x11/dgs/Makefile
index 248e512..246c03f 100644
--- a/x11/dgs/Makefile
+++ b/x11/dgs/Makefile
@@ -21,7 +21,6 @@ RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GNOMENG= yes
USE_GNOME= glib12
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
diff --git a/x11/erun/Makefile b/x11/erun/Makefile
index ab2a935..488ff45 100644
--- a/x11/erun/Makefile
+++ b/x11/erun/Makefile
@@ -19,7 +19,6 @@ LIB_DEPENDS= epplet.1:${PORTSDIR}/x11-wm/libepplet
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_X_PREFIX= yes
-USE_GNOMENG= yes
USE_GNOME= imlib
.include <bsd.port.mk>
diff --git a/x11/gbackground/Makefile b/x11/gbackground/Makefile
index 416d15e..ff74d8d 100644
--- a/x11/gbackground/Makefile
+++ b/x11/gbackground/Makefile
@@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Gnome Panel applet to change the background on the desktop
USE_X_PREFIX= yes
-USE_GNOMENG= yes
USE_GNOME= libpanel
GNU_CONFIGURE= yes
diff --git a/x11/gdkxft/Makefile b/x11/gdkxft/Makefile
index 76d7400..3715c3a 100644
--- a/x11/gdkxft/Makefile
+++ b/x11/gdkxft/Makefile
@@ -19,7 +19,6 @@ LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \
Xft.2:${PORTSDIR}/x11-fonts/Xft
USE_X_PREFIX= yes
-USE_GNOMENG= yes
USE_GNOME= gtk12
WANT_GNOME= yes
USE_REINPLACE= yes
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile
index f0e74c2..cdb70f1 100644
--- a/x11/gdm/Makefile
+++ b/x11/gdm/Makefile
@@ -19,7 +19,6 @@ COMMENT= GNOME version of xdm display manager
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GNOMENG= yes
USE_GNOME= gnomeprefix gnomehack libglade gdkpixbuf
USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/x11/gdm2/Makefile b/x11/gdm2/Makefile
index e127b774..3658c94 100644
--- a/x11/gdm2/Makefile
+++ b/x11/gdm2/Makefile
@@ -23,7 +23,6 @@ LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui \
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GNOMENG= yes
USE_GNOME= gnomeprefix gnomehack gnomehier
GNU_CONFIGURE= yes
USE_REINPLACE= yes
diff --git a/x11/gmessage/Makefile b/x11/gmessage/Makefile
index 1d71509..7f7bff8 100644
--- a/x11/gmessage/Makefile
+++ b/x11/gmessage/Makefile
@@ -14,7 +14,6 @@ MAINTAINER= domi@saargate.de
COMMENT= Gtk+ clone of xmessage. displays a given text in a X11 window
USE_X_PREFIX= yes
-USE_GNOMENG= yes
USE_GNOME= gtk12
.include <bsd.port.mk>
diff --git a/x11/gmrun/Makefile b/x11/gmrun/Makefile
index 7492544..30ef276 100644
--- a/x11/gmrun/Makefile
+++ b/x11/gmrun/Makefile
@@ -19,7 +19,6 @@ BUILD_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
-USE_GNOMENG= yes
USE_GNOME= gnomeprefix gnomehack gtk12 glib12
post-patch:
diff --git a/x11/gnoclip/Makefile b/x11/gnoclip/Makefile
index ce438b6..fe168c5 100644
--- a/x11/gnoclip/Makefile
+++ b/x11/gnoclip/Makefile
@@ -14,7 +14,6 @@ MAINTAINER= edybsd@yahoo.com.ar
COMMENT= A simple workspace switcher for gnome environment
USE_X_PREFIX= yes
-USE_GNOMENG= yes
USE_GNOME= gnomeprefix libpanel
ALL_TARGET= gnoclip_applet
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile
index fa7fa20..7bee2ee 100644
--- a/x11/gnome-libs/Makefile
+++ b/x11/gnome-libs/Makefile
@@ -25,7 +25,6 @@ USE_X_PREFIX= yes
USE_XPM= yes
USE_PERL5= yes
USE_GMAKE= yes
-USE_GNOMENG= yes
USE_GNOME= gnomehack gnomeprefix esound gtk12 imlib libxml orbit
INSTALLS_SHLIB= yes
USE_LIBTOOL= yes
diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile
index 68c8f60..f10ca6b 100644
--- a/x11/gnome-session/Makefile
+++ b/x11/gnome-session/Makefile
@@ -21,7 +21,6 @@ LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_REINPLACE= yes
-USE_GNOMENG= yes
USE_GNOME= gnomeprefix gnomehack gnomehier
USE_GMAKE= yes
USE_LIBTOOL= yes
diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile
index 20b1807..e26ec86 100644
--- a/x11/gnome-terminal/Makefile
+++ b/x11/gnome-terminal/Makefile
@@ -28,7 +28,6 @@ USE_BZIP2= yes
USE_X_PREFIX= yes
USE_REINPLACE= yes
USE_GMAKE= yes
-USE_GNOMENG= yes
USE_GNOME= gnomeprefix gnomehack gnomehier
USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/x11/gnomelibs/Makefile b/x11/gnomelibs/Makefile
index fa7fa20..7bee2ee 100644
--- a/x11/gnomelibs/Makefile
+++ b/x11/gnomelibs/Makefile
@@ -25,7 +25,6 @@ USE_X_PREFIX= yes
USE_XPM= yes
USE_PERL5= yes
USE_GMAKE= yes
-USE_GNOMENG= yes
USE_GNOME= gnomehack gnomeprefix esound gtk12 imlib libxml orbit
INSTALLS_SHLIB= yes
USE_LIBTOOL= yes
diff --git a/x11/gnomesession/Makefile b/x11/gnomesession/Makefile
index 68c8f60..f10ca6b 100644
--- a/x11/gnomesession/Makefile
+++ b/x11/gnomesession/Makefile
@@ -21,7 +21,6 @@ LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_REINPLACE= yes
-USE_GNOMENG= yes
USE_GNOME= gnomeprefix gnomehack gnomehier
USE_GMAKE= yes
USE_LIBTOOL= yes
diff --git a/x11/gnometerminal/Makefile b/x11/gnometerminal/Makefile
index 20b1807..e26ec86 100644
--- a/x11/gnometerminal/Makefile
+++ b/x11/gnometerminal/Makefile
@@ -28,7 +28,6 @@ USE_BZIP2= yes
USE_X_PREFIX= yes
USE_REINPLACE= yes
USE_GMAKE= yes
-USE_GNOMENG= yes
USE_GNOME= gnomeprefix gnomehack gnomehier
USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/x11/gromit/Makefile b/x11/gromit/Makefile
index bce904a..5c9bbfa 100644
--- a/x11/gromit/Makefile
+++ b/x11/gromit/Makefile
@@ -14,7 +14,6 @@ MAINTAINER= sergei@kolobov.com
COMMENT= "GRaphics Over Miscellaneous Objects (Gromit)"
USE_X_PREFIX= yes
-USE_GNOMENG= yes
USE_GNOME= gtk12
DOCS= AUTHORS ChangeLog README
diff --git a/x11/gtk-theme-switch/Makefile b/x11/gtk-theme-switch/Makefile
index 56a48f2..c6feda6 100644
--- a/x11/gtk-theme-switch/Makefile
+++ b/x11/gtk-theme-switch/Makefile
@@ -15,7 +15,6 @@ MAINTAINER= sobomax@FreeBSD.org
COMMENT= A command line tool for switching GTK+ themes
USE_X_PREFIX= yes
-USE_GNOMENG= yes
USE_GNOME= gtk12
USE_GMAKE= yes
diff --git a/x11/gtk-theme-switch2/Makefile b/x11/gtk-theme-switch2/Makefile
index 56a48f2..c6feda6 100644
--- a/x11/gtk-theme-switch2/Makefile
+++ b/x11/gtk-theme-switch2/Makefile
@@ -15,7 +15,6 @@ MAINTAINER= sobomax@FreeBSD.org
COMMENT= A command line tool for switching GTK+ themes
USE_X_PREFIX= yes
-USE_GNOMENG= yes
USE_GNOME= gtk12
USE_GMAKE= yes
diff --git a/x11/gvid/Makefile b/x11/gvid/Makefile
index 079b125..eecfda0 100644
--- a/x11/gvid/Makefile
+++ b/x11/gvid/Makefile
@@ -18,7 +18,6 @@ COMMENT= Gnome applet to change video resolution
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.orig
USE_X_PREFIX= yes
-USE_GNOMENG= yes
USE_GNOME= libpanel
GNU_CONFIGURE= yes
ALL_TARGET= ${PORTNAME}
diff --git a/x11/gxset/Makefile b/x11/gxset/Makefile
index bf790d3..4a4629f 100644
--- a/x11/gxset/Makefile
+++ b/x11/gxset/Makefile
@@ -18,7 +18,6 @@ COMMENT= GTK frontend for xset(1)
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
USE_X_PREFIX= yes
-USE_GNOMENG= yes
USE_GNOME= gtk12
USE_XPM= yes
GNU_CONFIGURE= yes
diff --git a/x11/gyroscope/Makefile b/x11/gyroscope/Makefile
index 89f4abe8..afa3e61 100644
--- a/x11/gyroscope/Makefile
+++ b/x11/gyroscope/Makefile
@@ -16,7 +16,6 @@ COMMENT= HTML color picker written using GTK
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_X_PREFIX= yes
-USE_GNOMENG= yes
USE_GNOME= gtk12
ALL_TARGET= # empty
diff --git a/x11/idesk/Makefile b/x11/idesk/Makefile
index 978cb0d..65f937c 100644
--- a/x11/idesk/Makefile
+++ b/x11/idesk/Makefile
@@ -17,7 +17,6 @@ LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/Xft
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GNOMENG= yes
USE_GNOME= imlib
CXXFLAGS+= `imlib-config --cflags` `freetype-config --cflags`
diff --git a/x11/libcapplet/Makefile b/x11/libcapplet/Makefile
index 3b57d30..39ad635 100644
--- a/x11/libcapplet/Makefile
+++ b/x11/libcapplet/Makefile
@@ -16,7 +16,6 @@ COMMENT= A library for writing custom applets for GNOME Control Center
USE_BZIP2= yes
USE_X_PREFIX= yes
-USE_GNOMENG= yes
USE_GNOME= gnomelibs
INSTALLS_SHLIB= yes
MAKE_ENV= X11BASE="${X11BASE}" LOCALBASE="${LOCALBASE}"
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile
index 20f4028..f401be6 100644
--- a/x11/libgnome/Makefile
+++ b/x11/libgnome/Makefile
@@ -24,7 +24,6 @@ USE_BZIP2= yes
USE_X_PREFIX= yes
USE_XPM= yes
USE_GMAKE= yes
-USE_GNOMENG= yes
USE_GNOME= gnomeprefix gnomehack gnomehier esound
USE_BISON= yes
USE_REINPLACE= yes
diff --git a/x11/mgapdesk/Makefile b/x11/mgapdesk/Makefile
index ad4f1ea..4d83ef3 100644
--- a/x11/mgapdesk/Makefile
+++ b/x11/mgapdesk/Makefile
@@ -18,7 +18,6 @@ COMMENT= Matrox Powerdesk for *nix
BUILD_DEPENDS= XFree86:${PORTSDIR}/x11/XFree86-4
USE_X_PREFIX= YES
-USE_GNOMENG= yes
USE_GNOME= gtk12
USE_GMAKE= YES
diff --git a/x11/mlterm/Makefile b/x11/mlterm/Makefile
index 6da6646..77355fd 100644
--- a/x11/mlterm/Makefile
+++ b/x11/mlterm/Makefile
@@ -15,7 +15,6 @@ MAINTAINER= nobutaka@FreeBSD.org
COMMENT= Multilingual X11 terminal emulator
USE_X_PREFIX= yes
-USE_GNOMENG= yes
USE_GNOME= imlib
USE_LIBTOOL= yes
USE_REINPLACE= yes
diff --git a/x11/multi-gnome-terminal/Makefile b/x11/multi-gnome-terminal/Makefile
index 5e12ce2..7b0a11f 100644
--- a/x11/multi-gnome-terminal/Makefile
+++ b/x11/multi-gnome-terminal/Makefile
@@ -17,7 +17,6 @@ MAINTAINER= fdubuy@free.fr
COMMENT= Gnome tabbed terminal emulator
USE_X_PREFIX= yes
-USE_GNOMENG= yes
USE_GNOME= gnomeprefix gnomehack gnomecanvas libglade
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/x11/peeper/Makefile b/x11/peeper/Makefile
index 688ecc8..9458d6e 100644
--- a/x11/peeper/Makefile
+++ b/x11/peeper/Makefile
@@ -15,7 +15,6 @@ MASTER_SITES= http://peeper.sourceforge.net/
MAINTAINER= ports@FreeBSD.org
COMMENT= View an area of the screen at a certain magnification
-USE_GNOMENG= yes
USE_GNOME= imlib
USE_GMAKE= yes
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} `${IMLIB_CONFIG} --cflags-gdk`" \
diff --git a/x11/portoseguro/Makefile b/x11/portoseguro/Makefile
index 193251b..b1e940f 100644
--- a/x11/portoseguro/Makefile
+++ b/x11/portoseguro/Makefile
@@ -18,7 +18,6 @@ COMMENT= Launch applications by clicking on an icon bar
CONFIGURE_ENV= GTKCONFIG=${GTK_CONFIG}
USE_AUTOCONF= yes
GNU_CONFIGURE= yes
-USE_GNOMENG= yes
USE_GNOME= gtk12
USE_X_PREFIX= yes
USE_XPM= yes
diff --git a/x11/startup-notification/Makefile b/x11/startup-notification/Makefile
index b201086..6a3f118 100644
--- a/x11/startup-notification/Makefile
+++ b/x11/startup-notification/Makefile
@@ -23,7 +23,6 @@ USE_BZIP2= yes
USE_X_PREFIX= yes
USE_REINPLACE= yes
USE_GMAKE= yes
-USE_GNOMENG= yes
USE_GNOME= gnomeprefix gnomehack gnomehier
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
diff --git a/x11/wmcliphist/Makefile b/x11/wmcliphist/Makefile
index 3c61aa4..533f5f9 100644
--- a/x11/wmcliphist/Makefile
+++ b/x11/wmcliphist/Makefile
@@ -16,7 +16,6 @@ COMMENT= Clipboard history management dockapp for Window Maker
USE_X_PREFIX= yes
USE_XPM= yes
-USE_GNOMENG= yes
USE_GNOME= gtk12
do-install:
diff --git a/x11/wmmenu/Makefile b/x11/wmmenu/Makefile
index 7c655ee..37880ac 100644
--- a/x11/wmmenu/Makefile
+++ b/x11/wmmenu/Makefile
@@ -17,7 +17,6 @@ LIB_DEPENDS= dockapp.1:${PORTSDIR}/x11-wm/libdockapp:install
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_X_PREFIX= yes
-USE_GNOMENG= yes
USE_GNOME= libcapplet gdkpixbuf
USE_GMAKE= yes
diff --git a/x11/xalf/Makefile b/x11/xalf/Makefile
index f367217..6127936 100644
--- a/x11/xalf/Makefile
+++ b/x11/xalf/Makefile
@@ -18,7 +18,6 @@ COMMENT= X11 Application Launch Feedback
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GNOMENG= yes
USE_GNOME= gnomeprefix gnomehack libcapplet
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
diff --git a/x11/xbindkeys_config/Makefile b/x11/xbindkeys_config/Makefile
index 791164f..9291ad7 100644
--- a/x11/xbindkeys_config/Makefile
+++ b/x11/xbindkeys_config/Makefile
@@ -14,7 +14,6 @@ MASTER_SITES= http://www.netchampagne.com/xbindkeys_config/
MAINTAINER= ports@FreeBSD.org
COMMENT= An easy to use gtk program for configuring Xbindkeys
-USE_GNOMENG= yes
USE_GNOME= gtk12
USE_REINPLACE= yes
MAKE_ENV= CC="${CC} ${CFLAGS}"
diff --git a/x11/xdialog/Makefile b/x11/xdialog/Makefile
index 72ced26..d98ad4a 100644
--- a/x11/xdialog/Makefile
+++ b/x11/xdialog/Makefile
@@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.Org
COMMENT= A drop in replacement for the "dialog" or "cdialog" programs
USE_BZIP2= yes
-USE_GNOMENG= yes
USE_GNOME= gtk12
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
diff --git a/x11/xsel/Makefile b/x11/xsel/Makefile
index cf6b485..367c198 100644
--- a/x11/xsel/Makefile
+++ b/x11/xsel/Makefile
@@ -19,7 +19,6 @@ EXTRACT_CMD= ${CP}
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= ${WRKDIR}
USE_XLIB= yes
-USE_GNOMENG= yes
USE_GNOME= gtk12
NO_WRKSUBDIR= yes
CFLAGS+= `${GTK_CONFIG} --cflags`
OpenPOWER on IntegriCloud