diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-20 19:54:55 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-20 19:54:55 +0000 |
commit | b33eaf3276a1b3944a78b0f8a415b60f394d7ee3 (patch) | |
tree | 4ac7c8cf8f233ed090d1c1acd618e4c3bd61bdc6 /sysutils | |
parent | Deal with the msgsnd() API change in FreeBSD 5.x. (diff) |
Remove USE_GNOMENG.
Notes
Notes:
svn path=/head/; revision=79368
Diffstat (limited to 'sysutils')
30 files changed, 0 insertions, 30 deletions
diff --git a/sysutils/battstat-applet/Makefile b/sysutils/battstat-applet/Makefile index dffb768663e2..d25df487cc1c 100644 --- a/sysutils/battstat-applet/Makefile +++ b/sysutils/battstat-applet/Makefile @@ -15,7 +15,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A laptop battery monitor utility for the GNOME panel USE_X_PREFIX= yes -USE_GNOMENG= yes USE_GNOME= gnomehack gnomeprefix libpanel USE_REINPLACE= yes USE_GMAKE= yes diff --git a/sysutils/bbapm/Makefile b/sysutils/bbapm/Makefile index 9a9896ec322c..668d8b650e0b 100644 --- a/sysutils/bbapm/Makefile +++ b/sysutils/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/sysutils/bubblemon-dockapp/Makefile b/sysutils/bubblemon-dockapp/Makefile index 353a3c5fd40f..b487e14d4bd2 100644 --- a/sysutils/bubblemon-dockapp/Makefile +++ b/sysutils/bubblemon-dockapp/Makefile @@ -17,7 +17,6 @@ COMMENT= X eye candy for displaying CPU and memory load in a dock USE_REINPLACE= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOMENG= yes USE_GNOME= gtk12 MAKE_ARGS+= PREFIX="${PREFIX}" EXAMPLESDIR= ${PREFIX}/share/examples/${PORTNAME} diff --git a/sysutils/bubblemon/Makefile b/sysutils/bubblemon/Makefile index 827271d626e5..9b6e9bd92cb0 100644 --- a/sysutils/bubblemon/Makefile +++ b/sysutils/bubblemon/Makefile @@ -18,7 +18,6 @@ LIB_DEPENDS= gtop.1:${PORTSDIR}/devel/libgtop USE_X_PREFIX= yes GNU_CONFIGURE= yes -USE_GNOMENG= yes USE_GNOME= gnomeprefix gnomehack libpanel CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" diff --git a/sysutils/cdrdao/Makefile b/sysutils/cdrdao/Makefile index f61fb2dd9807..04226008dcd2 100644 --- a/sysutils/cdrdao/Makefile +++ b/sysutils/cdrdao/Makefile @@ -19,7 +19,6 @@ COMMENT= Record CD-R[W]s in disk-at-once mode USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes -USE_GNOMENG= yes WANT_GNOME= yes MAN1= cdrdao.1 diff --git a/sysutils/gcombust/Makefile b/sysutils/gcombust/Makefile index 4ef84204ee1b..6ab0c0e19363 100644 --- a/sysutils/gcombust/Makefile +++ b/sysutils/gcombust/Makefile @@ -19,7 +19,6 @@ RUN_DEPENDS= cdrecord:${PORTSDIR}/sysutils/cdrtools \ cdlabelgen:${PORTSDIR}/print/cdlabelgen USE_X_PREFIX= yes -USE_GNOMENG= yes USE_GNOME= gtk12 gnomehier GNU_CONFIGURE= yes CONFIGURE_ARGS+=--without-included-gettext --datadir=${PREFIX}/share diff --git a/sysutils/gconf-editor/Makefile b/sysutils/gconf-editor/Makefile index cdfa53b974a5..6453d1c0b4cd 100644 --- a/sysutils/gconf-editor/Makefile +++ b/sysutils/gconf-editor/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= gconf-2.5:${PORTSDIR}/devel/gconf2 USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOMENG= yes USE_GNOME= gnomeprefix gnomehack USE_LIBTOOL= yes USE_REINPLACE= yes diff --git a/sysutils/gfslicer/Makefile b/sysutils/gfslicer/Makefile index 0afbeded8c95..49fab2679a64 100644 --- a/sysutils/gfslicer/Makefile +++ b/sysutils/gfslicer/Makefile @@ -19,7 +19,6 @@ BUILD_DEPENDS= ${LOCALBASE}/share/automake14/install-sh:${PORTSDIR}/devel/automa USE_REINPLACE= yes USE_X_PREFIX= yes USE_GNOME= gnomelibs gnomeprefix gnomehack -USE_GNOMENG= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/sysutils/gkrellflynn/Makefile b/sysutils/gkrellflynn/Makefile index 9c19a9074e45..813dc4d324cd 100644 --- a/sysutils/gkrellflynn/Makefile +++ b/sysutils/gkrellflynn/Makefile @@ -16,7 +16,6 @@ COMMENT= Flynn is a tiny system load meter for gkrellm BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm -USE_GNOMENG= yes USE_GNOME= imlib USE_X_PREFIX= yes ALL_TARGET= ${PORTNAME}.so diff --git a/sysutils/gkrellm/Makefile b/sysutils/gkrellm/Makefile index 47b66111b26f..092a151438a2 100644 --- a/sysutils/gkrellm/Makefile +++ b/sysutils/gkrellm/Makefile @@ -18,7 +18,6 @@ COMMENT= A GTK based system monitor USE_BZIP2= yes USE_X_PREFIX= yes -USE_GNOMENG= yes USE_GNOME= imlib USE_GMAKE= yes diff --git a/sysutils/gkrellm2/Makefile b/sysutils/gkrellm2/Makefile index 9f3c448851fd..7fa20d46d069 100644 --- a/sysutils/gkrellm2/Makefile +++ b/sysutils/gkrellm2/Makefile @@ -19,7 +19,6 @@ COMMENT= A GTK based system monitor .if defined(GKRELLM_SERVER_ONLY) BUILD_WRKSRC= ${WRKSRC}/server INSTALL_WRKSRC= ${WRKSRC}/server -USE_GNOMENG= yes USE_GNOME= glib12 .else LIB_DEPENDS= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 diff --git a/sysutils/gkrellmouse/Makefile b/sysutils/gkrellmouse/Makefile index d2473e68e2e9..6f9553ba2046 100644 --- a/sysutils/gkrellmouse/Makefile +++ b/sysutils/gkrellmouse/Makefile @@ -19,7 +19,6 @@ RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/} USE_X_PREFIX= yes -USE_GNOMENG= yes USE_GNOME= imlib USE_GMAKE= yes diff --git a/sysutils/gkrellmwho/Makefile b/sysutils/gkrellmwho/Makefile index 2958f528d9e2..7359c1aeabf0 100644 --- a/sysutils/gkrellmwho/Makefile +++ b/sysutils/gkrellmwho/Makefile @@ -18,7 +18,6 @@ RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/} USE_X_PREFIX= yes -USE_GNOMENG= yes USE_GNOME= imlib USE_GMAKE= yes ALL_TARGET= #empty diff --git a/sysutils/gnome-control-center1/Makefile b/sysutils/gnome-control-center1/Makefile index a219e549d312..8efa470395eb 100644 --- a/sysutils/gnome-control-center1/Makefile +++ b/sysutils/gnome-control-center1/Makefile @@ -20,7 +20,6 @@ COMMENT= Control center for GNOME project USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOMENG= yes USE_GNOME= gnomeprefix gnomehack gnomecanvas gnomevfs libcapplet GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/sysutils/gnome-pkgview/Makefile b/sysutils/gnome-pkgview/Makefile index 4f31ce8ee2b4..6e1087952239 100644 --- a/sysutils/gnome-pkgview/Makefile +++ b/sysutils/gnome-pkgview/Makefile @@ -19,7 +19,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/sysutils/gnome-system-monitor/Makefile b/sysutils/gnome-system-monitor/Makefile index 17690f2ce04a..3e3331e67a45 100644 --- a/sysutils/gnome-system-monitor/Makefile +++ b/sysutils/gnome-system-monitor/Makefile @@ -25,7 +25,6 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_REINPLACE= yes -USE_GNOMENG= yes USE_GNOME= gnomeprefix gnomehack USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/sysutils/gnomecontrolcenter/Makefile b/sysutils/gnomecontrolcenter/Makefile index a219e549d312..8efa470395eb 100644 --- a/sysutils/gnomecontrolcenter/Makefile +++ b/sysutils/gnomecontrolcenter/Makefile @@ -20,7 +20,6 @@ COMMENT= Control center for GNOME project USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOMENG= yes USE_GNOME= gnomeprefix gnomehack gnomecanvas gnomevfs libcapplet GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/sysutils/gnomesystemmonitor/Makefile b/sysutils/gnomesystemmonitor/Makefile index 17690f2ce04a..3e3331e67a45 100644 --- a/sysutils/gnomesystemmonitor/Makefile +++ b/sysutils/gnomesystemmonitor/Makefile @@ -25,7 +25,6 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_REINPLACE= yes -USE_GNOMENG= yes USE_GNOME= gnomeprefix gnomehack USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/sysutils/gtk-imonc/Makefile b/sysutils/gtk-imonc/Makefile index 50b661f6f1b3..cd31e0340b5d 100644 --- a/sysutils/gtk-imonc/Makefile +++ b/sysutils/gtk-imonc/Makefile @@ -18,7 +18,6 @@ ALL_TARGET= #empty HAS_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= gtk12 gnomehier -USE_GNOMENG= yes USE_REINPLACE= yes USE_X_PREFIX= yes diff --git a/sysutils/gtoaster/Makefile b/sysutils/gtoaster/Makefile index 07bfecd47b69..752dfd4712a5 100644 --- a/sysutils/gtoaster/Makefile +++ b/sysutils/gtoaster/Makefile @@ -25,7 +25,6 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${X11BASE} CONFIGURE_ENV= GTK_CONFIG=${X11BASE}/bin/gtk12-config -USE_GNOMENG= yes USE_GNOME= gtk12 USE_GMAKE= yes USE_X_PREFIX= yes diff --git a/sysutils/gtop/Makefile b/sysutils/gtop/Makefile index 0d9a1ab00833..3fed3b2fc382 100644 --- a/sysutils/gtop/Makefile +++ b/sysutils/gtop/Makefile @@ -18,7 +18,6 @@ COMMENT= GNOME system moniter program LIB_DEPENDS= gtop.1:${PORTSDIR}/devel/libgtop USE_X_PREFIX= yes -USE_GNOMENG= yes USE_GNOME= gnomeprefix gnomehack gnomelibs USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/sysutils/gupsc/Makefile b/sysutils/gupsc/Makefile index aaf782708de7..c2ed5e6adb48 100644 --- a/sysutils/gupsc/Makefile +++ b/sysutils/gupsc/Makefile @@ -17,7 +17,6 @@ COMMENT= A free Gnome client for the Network UPS Tools USE_X_PREFIX= yes USE_BZIP2= yes USE_GMAKE= yes -USE_GNOMENG= yes USE_GNOME= gnomelibs GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/sysutils/medusa/Makefile b/sysutils/medusa/Makefile index a8f6e581d58d..d78fd232f6a4 100644 --- a/sysutils/medusa/Makefile +++ b/sysutils/medusa/Makefile @@ -18,7 +18,6 @@ COMMENT= GNOME filesystem indexer USE_BZIP2= yes USE_GMAKE= yes USE_X_PREFIX= yes -USE_GNOMENG= yes USE_GNOME= gnomehack gnomeprefix gnomehier gnomevfs USE_LIBTOOL= yes CONFIGURE_ARGS= --enable-shared --enable-static diff --git a/sysutils/wmcube-gdk/Makefile b/sysutils/wmcube-gdk/Makefile index 66e241aefb69..dd0dc147e813 100644 --- a/sysutils/wmcube-gdk/Makefile +++ b/sysutils/wmcube-gdk/Makefile @@ -18,7 +18,6 @@ COMMENT= wmcube-gdk is a modified version of the dockapp wmCube USE_X_PREFIX= yes USE_XPM= yes -USE_GNOMENG= yes USE_GNOME= gtk12 MAKEFILE= Makefile.FREEBSD diff --git a/sysutils/wmshutdown/Makefile b/sysutils/wmshutdown/Makefile index 0c55152dc470..1801e962f755 100644 --- a/sysutils/wmshutdown/Makefile +++ b/sysutils/wmshutdown/Makefile @@ -13,7 +13,6 @@ MASTER_SITES= http://grad.icmc.usp.br/~rva/pkgs/ MAINTAINER= kaname@vamp.jpn.ph COMMENT= Window Maker dock application to shutdown or reboot -USE_GNOMENG= yes USE_GNOME= gtk12 USE_GMAKE= yes USE_X_PREFIX= yes diff --git a/sysutils/xcdroast/Makefile b/sysutils/xcdroast/Makefile index 27f8e5f48ea4..a2d6a1508d62 100644 --- a/sysutils/xcdroast/Makefile +++ b/sysutils/xcdroast/Makefile @@ -20,7 +20,6 @@ RUN_DEPENDS= cdrecord:${PORTSDIR}/sysutils/cdrtools \ mkisofs:${PORTSDIR}/sysutils/mkisofs USE_X_PREFIX= yes -USE_GNOMENG= yes USE_GNOME= gdkpixbuf GNU_CONFIGURE= yes diff --git a/sysutils/xlogmaster/Makefile b/sysutils/xlogmaster/Makefile index 275db58334d4..557ebb6e1c8e 100644 --- a/sysutils/xlogmaster/Makefile +++ b/sysutils/xlogmaster/Makefile @@ -16,7 +16,6 @@ COMMENT= Quick & easy monitoring of logfiles and devices USE_XLIB= yes USE_GMAKE= yes -USE_GNOMENG= yes USE_GNOME= gtk12 GNU_CONFIGURE= yes diff --git a/sysutils/xsu/Makefile b/sysutils/xsu/Makefile index 016ba91859d4..1d277295a28c 100644 --- a/sysutils/xsu/Makefile +++ b/sysutils/xsu/Makefile @@ -15,7 +15,6 @@ COMMENT= Xsu runs commands as root after prompting for the root password USE_X_PREFIX= yes GNU_CONFIGURE= yes -USE_GNOMENG= yes USE_GNOME= gnomeprefix gnomehack gnomelibs CONFIGURE_ARGS= --su-pwd-out="Password:" CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/sysutils/xw/Makefile b/sysutils/xw/Makefile index c8a6c4b1b325..0e8f77617553 100644 --- a/sysutils/xw/Makefile +++ b/sysutils/xw/Makefile @@ -15,7 +15,6 @@ COMMENT= X app to list current users logged into the system GTK_CONFIG=${X11BASE}/bin/gtk12-config -USE_GNOMENG= yes USE_GNOME= imlib USE_X_PREFIX= yes diff --git a/sysutils/xwatch/Makefile b/sysutils/xwatch/Makefile index 8b24002f9972..03c5e7195cb2 100644 --- a/sysutils/xwatch/Makefile +++ b/sysutils/xwatch/Makefile @@ -14,7 +14,6 @@ MAINTAINER= mph@freebsd.org COMMENT= A Gtk-based program for watching files (e.g. logs) in a window USE_XLIB= yes -USE_GNOMENG= yes USE_GNOME= gtk12 GNU_CONFIGURE= yes |