summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-20 19:54:55 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-20 19:54:55 +0000
commitb33eaf3276a1b3944a78b0f8a415b60f394d7ee3 (patch)
tree4ac7c8cf8f233ed090d1c1acd618e4c3bd61bdc6 /x11-wm
parentDeal with the msgsnd() API change in FreeBSD 5.x. (diff)
Remove USE_GNOMENG.
Notes
Notes: svn path=/head/; revision=79368
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/aewm/Makefile1
-rw-r--r--x11-wm/alloywm/Makefile1
-rw-r--r--x11-wm/amaterus/Makefile1
-rw-r--r--x11-wm/bbapm/Makefile1
-rw-r--r--x11-wm/bbrun/Makefile1
-rw-r--r--x11-wm/e16/Makefile1
-rw-r--r--x11-wm/e16utils/Makefile1
-rw-r--r--x11-wm/enlightenment-devel/Makefile1
-rw-r--r--x11-wm/enlightenment/Makefile1
-rw-r--r--x11-wm/fluxbox-devel/Makefile1
-rw-r--r--x11-wm/fluxbox/Makefile1
-rw-r--r--x11-wm/fluxconf/Makefile1
-rw-r--r--x11-wm/fvwm2-devel/Makefile1
-rw-r--r--x11-wm/fvwm2/Makefile1
-rw-r--r--x11-wm/fvwm24/Makefile1
-rw-r--r--x11-wm/icepref/Makefile1
-rw-r--r--x11-wm/icewm/Makefile1
-rw-r--r--x11-wm/libepplet/Makefile1
-rw-r--r--x11-wm/metacity-setup/Makefile1
-rw-r--r--x11-wm/metacity/Makefile1
-rw-r--r--x11-wm/pager/Makefile1
-rw-r--r--x11-wm/qvwm/Makefile1
-rw-r--r--x11-wm/sawfish/Makefile1
-rw-r--r--x11-wm/sawfish2/Makefile1
-rw-r--r--x11-wm/scwm/Makefile1
-rw-r--r--x11-wm/spager/Makefile1
-rw-r--r--x11-wm/xfce/Makefile1
-rw-r--r--x11-wm/xfce4/Makefile1
28 files changed, 0 insertions, 28 deletions
diff --git a/x11-wm/aewm/Makefile b/x11-wm/aewm/Makefile
index d7c3cbde66b7..767a703fa4be 100644
--- a/x11-wm/aewm/Makefile
+++ b/x11-wm/aewm/Makefile
@@ -26,7 +26,6 @@ MAN1= aewm.1
PLIST= ${WRKDIR}/pkg-plist
USE_GMAKE= yes
USE_X_PREFIX= yes
-USE_GNOMENG= yes
WANT_GNOME= yes
USE_REINPLACE= yes
REINPLACE_ARGS= -i'' -E
diff --git a/x11-wm/alloywm/Makefile b/x11-wm/alloywm/Makefile
index 9c4525e634b1..3342f8da5560 100644
--- a/x11-wm/alloywm/Makefile
+++ b/x11-wm/alloywm/Makefile
@@ -17,7 +17,6 @@ HAS_CONFIGURE= yes
PLIST= ${WRKDIR}/pkg-plist
USE_GMAKE= yes
USE_X_PREFIX= yes
-USE_GNOMENG= yes
WANT_GNOME= yes
USE_REINPLACE= yes
REINPLACE_ARGS= -i'' -E
diff --git a/x11-wm/amaterus/Makefile b/x11-wm/amaterus/Makefile
index d709d0f8ca70..8d45596c88eb 100644
--- a/x11-wm/amaterus/Makefile
+++ b/x11-wm/amaterus/Makefile
@@ -16,7 +16,6 @@ COMMENT= A GTK+ window manager
LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml
USE_X_PREFIX= yes
-USE_GNOMENG= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/x11-wm/bbapm/Makefile b/x11-wm/bbapm/Makefile
index 9a9896ec322c..668d8b650e0b 100644
--- a/x11-wm/bbapm/Makefile
+++ b/x11-wm/bbapm/Makefile
@@ -18,7 +18,6 @@ MAINTAINER= adamw@FreeBSD.org
COMMENT= APM monitor for the Blackbox slit
USE_X_PREFIX= yes
-USE_GNOMENG= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes
diff --git a/x11-wm/bbrun/Makefile b/x11-wm/bbrun/Makefile
index 1048b551c1f9..c1dc1c17439c 100644
--- a/x11-wm/bbrun/Makefile
+++ b/x11-wm/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-wm/e16/Makefile b/x11-wm/e16/Makefile
index b829edf0c987..6056e18d74de 100644
--- a/x11-wm/e16/Makefile
+++ b/x11-wm/e16/Makefile
@@ -28,7 +28,6 @@ LIB_DEPENDS= Fnlib.0:${PORTSDIR}/graphics/fnlib \
USE_GMAKE= yes
USE_X_PREFIX= yes
-USE_GNOMENG= yes
USE_GNOME= esound imlib
USE_REINPLACE= yes
USE_FREETYPE= yes
diff --git a/x11-wm/e16utils/Makefile b/x11-wm/e16utils/Makefile
index a9d1e4813e9e..09c7ed7f5d4e 100644
--- a/x11-wm/e16utils/Makefile
+++ b/x11-wm/e16utils/Makefile
@@ -19,7 +19,6 @@ COMMENT= Standalone menu and keybinding editors for enlightment 0.16
LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm
USE_X_PREFIX= yes
-USE_GNOMENG= yes
USE_GNOME= imlib
SUB_STUBS= e16menuedit-0.1 e16keyedit-0.2
diff --git a/x11-wm/enlightenment-devel/Makefile b/x11-wm/enlightenment-devel/Makefile
index b829edf0c987..6056e18d74de 100644
--- a/x11-wm/enlightenment-devel/Makefile
+++ b/x11-wm/enlightenment-devel/Makefile
@@ -28,7 +28,6 @@ LIB_DEPENDS= Fnlib.0:${PORTSDIR}/graphics/fnlib \
USE_GMAKE= yes
USE_X_PREFIX= yes
-USE_GNOMENG= yes
USE_GNOME= esound imlib
USE_REINPLACE= yes
USE_FREETYPE= yes
diff --git a/x11-wm/enlightenment/Makefile b/x11-wm/enlightenment/Makefile
index b829edf0c987..6056e18d74de 100644
--- a/x11-wm/enlightenment/Makefile
+++ b/x11-wm/enlightenment/Makefile
@@ -28,7 +28,6 @@ LIB_DEPENDS= Fnlib.0:${PORTSDIR}/graphics/fnlib \
USE_GMAKE= yes
USE_X_PREFIX= yes
-USE_GNOMENG= yes
USE_GNOME= esound imlib
USE_REINPLACE= yes
USE_FREETYPE= yes
diff --git a/x11-wm/fluxbox-devel/Makefile b/x11-wm/fluxbox-devel/Makefile
index 5a4dfaf885f8..ae6bc72d1fc8 100644
--- a/x11-wm/fluxbox-devel/Makefile
+++ b/x11-wm/fluxbox-devel/Makefile
@@ -31,7 +31,6 @@ BUILD_DEPENDS+= automake14:${PORTSDIR}/devel/automake14
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
-USE_GNOMENG= yes
WANT_GNOME= yes
.if defined(WITH_REMEMBER)
USE_GMAKE= yes
diff --git a/x11-wm/fluxbox/Makefile b/x11-wm/fluxbox/Makefile
index 5a4dfaf885f8..ae6bc72d1fc8 100644
--- a/x11-wm/fluxbox/Makefile
+++ b/x11-wm/fluxbox/Makefile
@@ -31,7 +31,6 @@ BUILD_DEPENDS+= automake14:${PORTSDIR}/devel/automake14
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
-USE_GNOMENG= yes
WANT_GNOME= yes
.if defined(WITH_REMEMBER)
USE_GMAKE= yes
diff --git a/x11-wm/fluxconf/Makefile b/x11-wm/fluxconf/Makefile
index 9401aaf93c95..39f34f0c644f 100644
--- a/x11-wm/fluxconf/Makefile
+++ b/x11-wm/fluxconf/Makefile
@@ -14,7 +14,6 @@ MAINTAINER= hendrik@scholz.net
COMMENT= Fluxconf is a configuration program for the fluxbox window manager
USE_X_PREFIX= yes
-USE_GNOMENG= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes
diff --git a/x11-wm/fvwm2-devel/Makefile b/x11-wm/fvwm2-devel/Makefile
index cbb06e0af7cd..3543042634a8 100644
--- a/x11-wm/fvwm2-devel/Makefile
+++ b/x11-wm/fvwm2-devel/Makefile
@@ -28,7 +28,6 @@ USE_GMAKE= yes
USE_XPM= yes
USE_X_PREFIX= yes
USE_BZIP2= yes
-USE_GNOMENG= yes
WANT_GNOME= yes
.include <bsd.port.pre.mk>
diff --git a/x11-wm/fvwm2/Makefile b/x11-wm/fvwm2/Makefile
index 771cb3486cb9..edd1704a25f7 100644
--- a/x11-wm/fvwm2/Makefile
+++ b/x11-wm/fvwm2/Makefile
@@ -27,7 +27,6 @@ USE_GMAKE= yes
USE_XPM= yes
USE_X_PREFIX= yes
USE_BZIP2= yes
-USE_GNOMENG= yes
WANT_GNOME= yes
.include <bsd.port.pre.mk>
diff --git a/x11-wm/fvwm24/Makefile b/x11-wm/fvwm24/Makefile
index 771cb3486cb9..edd1704a25f7 100644
--- a/x11-wm/fvwm24/Makefile
+++ b/x11-wm/fvwm24/Makefile
@@ -27,7 +27,6 @@ USE_GMAKE= yes
USE_XPM= yes
USE_X_PREFIX= yes
USE_BZIP2= yes
-USE_GNOMENG= yes
WANT_GNOME= yes
.include <bsd.port.pre.mk>
diff --git a/x11-wm/icepref/Makefile b/x11-wm/icepref/Makefile
index 9fa60947f8bb..3e85d3a74727 100644
--- a/x11-wm/icepref/Makefile
+++ b/x11-wm/icepref/Makefile
@@ -18,7 +18,6 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-1.2/GTK.py:${PORTSDIR}/x11-toolkits/py-gtk
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_X_PREFIX= yes
USE_PYTHON= yes
-USE_GNOMENG= yes
USE_GNOME= gtk12
NO_BUILD= yes
MAN1= icepref.1
diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile
index b33bb001c50f..b1354071cb9e 100644
--- a/x11-wm/icewm/Makefile
+++ b/x11-wm/icewm/Makefile
@@ -18,7 +18,6 @@ BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
USE_X_PREFIX= yes
-USE_GNOMENG= yes
WANT_GNOME= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/x11-wm/libepplet/Makefile b/x11-wm/libepplet/Makefile
index fff3e691cd9a..c20c9358fe6e 100644
--- a/x11-wm/libepplet/Makefile
+++ b/x11-wm/libepplet/Makefile
@@ -18,7 +18,6 @@ COMMENT= Library for building enlightenment dock applications
WRKSRC= ${WRKDIR}/Epplets-${PORTVERSION}
USE_X_PREFIX= yes
-USE_GNOMENG= yes
USE_GNOME= imlib
USE_LIBTOOL= yes
CONFIGURE_ENV= EROOT=${X11BASE}/share/enlightenment \
diff --git a/x11-wm/metacity-setup/Makefile b/x11-wm/metacity-setup/Makefile
index 7c7e85dcc1b3..325a5fc07bcb 100644
--- a/x11-wm/metacity-setup/Makefile
+++ b/x11-wm/metacity-setup/Makefile
@@ -20,7 +20,6 @@ LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
-USE_GNOMENG= yes
USE_GNOME= gnomeprefix gnomehack
USE_REINPLACE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/x11-wm/metacity/Makefile b/x11-wm/metacity/Makefile
index 5bfaed5d71c0..8c0fa35c59e2 100644
--- a/x11-wm/metacity/Makefile
+++ b/x11-wm/metacity/Makefile
@@ -24,7 +24,6 @@ USE_X_PREFIX= yes
USE_GMAKE= yes
USE_REINPLACE= yes
USE_LIBTOOL= yes
-USE_GNOMENG= yes
USE_GNOME= gnomeprefix gnomehack gnomehier
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
diff --git a/x11-wm/pager/Makefile b/x11-wm/pager/Makefile
index e075a624b49b..4ae1485485d5 100644
--- a/x11-wm/pager/Makefile
+++ b/x11-wm/pager/Makefile
@@ -20,7 +20,6 @@ RUN_DEPENDS= ${X11BASE}/bin/sawfish:${PORTSDIR}/x11-wm/sawfish
USE_GMAKE= yes
MAKEFILE= GNUmakefile
USE_GNOME= gtk12
-USE_GNOMENG= yes
USE_REINPLACE= yes
USE_X_PREFIX= yes
diff --git a/x11-wm/qvwm/Makefile b/x11-wm/qvwm/Makefile
index f20c845c3929..0c40b21f2a44 100644
--- a/x11-wm/qvwm/Makefile
+++ b/x11-wm/qvwm/Makefile
@@ -15,7 +15,6 @@ MAINTAINER= nakai@FreeBSD.org
COMMENT= Windows 95/98/NT like window manager for X11
USE_X_PREFIX= yes
-USE_GNOMENG= yes
USE_GNOME= esound imlib
USE_XPM= yes
GNU_CONFIGURE= yes
diff --git a/x11-wm/sawfish/Makefile b/x11-wm/sawfish/Makefile
index 60091a846afb..7bac070f9ad6 100644
--- a/x11-wm/sawfish/Makefile
+++ b/x11-wm/sawfish/Makefile
@@ -29,7 +29,6 @@ PLIST_SUB= GNUHOST=${GNUHOST} VERSION=${PORTVERSION}
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_REINPLACE= yes
-USE_GNOMENG= yes
WANT_GNOME= yes
USE_GNOME= gnomehack gnomehier gtk12 imlib esound
GNU_CONFIGURE= yes
diff --git a/x11-wm/sawfish2/Makefile b/x11-wm/sawfish2/Makefile
index e3404bb09b1c..36254924947f 100644
--- a/x11-wm/sawfish2/Makefile
+++ b/x11-wm/sawfish2/Makefile
@@ -29,7 +29,6 @@ PLIST_SUB= GNUHOST=${GNUHOST} VERSION=${PORTVERSION}
USE_X_PREFIX= yes
USE_REINPLACE= yes
USE_GMAKE= yes
-USE_GNOMENG= yes
USE_GNOME= gnomehier gnomehack
WANT_GNOME= yes
GNU_CONFIGURE= yes
diff --git a/x11-wm/scwm/Makefile b/x11-wm/scwm/Makefile
index fd8525285ff6..7e95db0ac73b 100644
--- a/x11-wm/scwm/Makefile
+++ b/x11-wm/scwm/Makefile
@@ -17,7 +17,6 @@ LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile
RUN_DEPENDS= ${X11BASE}/share/scwm/pixmaps/Animator.xpm:${PORTSDIR}/graphics/scwm-icons
USE_X_PREFIX= yes
-USE_GNOMENG= yes
USE_GNOME= esound imlib
USE_GMAKE= yes
USE_XPM= yes
diff --git a/x11-wm/spager/Makefile b/x11-wm/spager/Makefile
index 663c69e34547..339b41c8f321 100644
--- a/x11-wm/spager/Makefile
+++ b/x11-wm/spager/Makefile
@@ -16,7 +16,6 @@ COMMENT= A pager for sawfish without GNOME
RUN_DEPENDS= sawfish:${PORTSDIR}/x11-wm/sawfish
USE_X_PREFIX= yes
-USE_GNOMENG= yes
USE_GNOME= gtk12
ALL_TARGET= spager
diff --git a/x11-wm/xfce/Makefile b/x11-wm/xfce/Makefile
index e4edb3a844c6..eae8cad4eb56 100644
--- a/x11-wm/xfce/Makefile
+++ b/x11-wm/xfce/Makefile
@@ -20,7 +20,6 @@ LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile
USE_X_PREFIX= yes
USE_XPM= yes
-USE_GNOMENG= yes
USE_GNOME= gdkpixbuf
USE_REINPLACE= yes
GNU_CONFIGURE= yes
diff --git a/x11-wm/xfce4/Makefile b/x11-wm/xfce4/Makefile
index e4edb3a844c6..eae8cad4eb56 100644
--- a/x11-wm/xfce4/Makefile
+++ b/x11-wm/xfce4/Makefile
@@ -20,7 +20,6 @@ LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile
USE_X_PREFIX= yes
USE_XPM= yes
-USE_GNOMENG= yes
USE_GNOME= gdkpixbuf
USE_REINPLACE= yes
GNU_CONFIGURE= yes