diff options
author | marcus <marcus@FreeBSD.org> | 2003-04-20 03:03:05 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-04-20 03:03:05 +0000 |
commit | 080216c4d330be033fad0dd7ae008060cb567135 (patch) | |
tree | c0afa4e9b4907b1b1b5d62fff576de3b65c70555 /editors | |
parent | b4e6af91fba85f8e5f55a3387dbeda73594128e2 (diff) | |
download | FreeBSD-ports-080216c4d330be033fad0dd7ae008060cb567135.zip FreeBSD-ports-080216c4d330be033fad0dd7ae008060cb567135.tar.gz |
Remove USE_GNOMENG.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/AbiWord/Makefile | 1 | ||||
-rw-r--r-- | editors/gedit/Makefile | 1 | ||||
-rw-r--r-- | editors/gedit2/Makefile | 1 | ||||
-rw-r--r-- | editors/ghex/Makefile | 1 | ||||
-rw-r--r-- | editors/ghex2/Makefile | 1 | ||||
-rw-r--r-- | editors/glimmer/Makefile | 1 | ||||
-rw-r--r-- | editors/gmanedit/Makefile | 1 | ||||
-rw-r--r-- | editors/gnotepad+/Makefile | 1 | ||||
-rw-r--r-- | editors/gxedit/Makefile | 1 | ||||
-rw-r--r-- | editors/manedit/Makefile | 1 | ||||
-rw-r--r-- | editors/scite/Makefile | 1 | ||||
-rw-r--r-- | editors/ted/Makefile | 1 | ||||
-rw-r--r-- | editors/vim/Makefile | 1 | ||||
-rw-r--r-- | editors/xemacs-devel-mule/Makefile | 1 | ||||
-rw-r--r-- | editors/xemacs-devel/Makefile | 1 | ||||
-rw-r--r-- | editors/xemacs/Makefile | 1 | ||||
-rw-r--r-- | editors/xmleditor/Makefile | 1 |
17 files changed, 0 insertions, 17 deletions
diff --git a/editors/AbiWord/Makefile b/editors/AbiWord/Makefile index a9bda8c..3778e65 100644 --- a/editors/AbiWord/Makefile +++ b/editors/AbiWord/Makefile @@ -33,7 +33,6 @@ USE_AUTOMAKE_VER=14 USE_AUTOCONF_VER=213 USE_GMAKE= yes USE_REINPLACE= yes -USE_GNOMENG= yes USE_GNOME= gtk12 gnomehier WANT_GNOME= yes CONFIGURE_ARGS= --with-expat diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index 0d4d6b0..3c414d6 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -17,7 +17,6 @@ COMMENT= A small but powerful text editor for Gnome Desktop Environment USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOMENG= yes USE_GNOME= gnomeprefix gnomehack gnomeprint libglade gnomevfs USE_REINPLACE= yes USE_LIBTOOL= yes diff --git a/editors/gedit2/Makefile b/editors/gedit2/Makefile index 91f4bd6..479a643 100644 --- a/editors/gedit2/Makefile +++ b/editors/gedit2/Makefile @@ -28,7 +28,6 @@ USE_X_PREFIX= yes USE_REINPLACE= yes USE_GMAKE= yes USE_LIBTOOL= yes -USE_GNOMENG= yes USE_GNOME= gnomeprefix gnomehack gnomehier CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" diff --git a/editors/ghex/Makefile b/editors/ghex/Makefile index 02d569c..e5c24c8 100644 --- a/editors/ghex/Makefile +++ b/editors/ghex/Makefile @@ -16,7 +16,6 @@ COMMENT= GNOME hex editor USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOMENG= yes USE_GNOME= gnomeprefix gnomehack gnomelibs gnomeprint USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/editors/ghex2/Makefile b/editors/ghex2/Makefile index 904f19c..7b1a273 100644 --- a/editors/ghex2/Makefile +++ b/editors/ghex2/Makefile @@ -23,7 +23,6 @@ LIB_DEPENDS= gailutil.17:${PORTSDIR}/x11-toolkits/gail \ 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/editors/glimmer/Makefile b/editors/glimmer/Makefile index 07f760b..935e826 100644 --- a/editors/glimmer/Makefile +++ b/editors/glimmer/Makefile @@ -23,7 +23,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_X_PREFIX= yes USE_PYTHON= yes USE_GMAKE= yes -USE_GNOMENG= yes USE_GNOME= gnomeprefix gnomehack gnomelibs gnomeprint gnomevfs USE_REINPLACE= yes GNU_CONFIGURE= yes diff --git a/editors/gmanedit/Makefile b/editors/gmanedit/Makefile index cef004b..4d8f389 100644 --- a/editors/gmanedit/Makefile +++ b/editors/gmanedit/Makefile @@ -19,7 +19,6 @@ USE_REINPLACE= yes USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOMENG= yes USE_GNOME= gnomeprefix gnomehack gnomelibs GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/editors/gnotepad+/Makefile b/editors/gnotepad+/Makefile index ee8f80c..cb3d3cd 100644 --- a/editors/gnotepad+/Makefile +++ b/editors/gnotepad+/Makefile @@ -22,7 +22,6 @@ DOCVERSION= 1.2.0 USE_X_PREFIX= yes USE_XPM= yes -USE_GNOMENG= yes WANT_GNOME= yes USE_GNOME= gtk12 USE_LIBTOOL= yes diff --git a/editors/gxedit/Makefile b/editors/gxedit/Makefile index 2296a51..9f5c92b 100644 --- a/editors/gxedit/Makefile +++ b/editors/gxedit/Makefile @@ -16,7 +16,6 @@ MAINTAINER= dom@happygiraffe.net COMMENT= A simple GTK+ editor USE_X_PREFIX= yes -USE_GNOMENG= yes USE_GNOME= gtk12 ALL_TARGET= gxedit diff --git a/editors/manedit/Makefile b/editors/manedit/Makefile index 655086f..62481fb 100644 --- a/editors/manedit/Makefile +++ b/editors/manedit/Makefile @@ -17,7 +17,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME} USE_BZIP2= yes USE_X_PREFIX= yes -USE_GNOMENG= yes USE_GNOME= gtk12 MAKEFILE= Makefile.FreeBSD diff --git a/editors/scite/Makefile b/editors/scite/Makefile index 8b18532..11f7abb 100644 --- a/editors/scite/Makefile +++ b/editors/scite/Makefile @@ -23,7 +23,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}/gtk USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOMENG= yes USE_GNOME= gnomehier gtk12 MAKEFILE= makefile MAKE_ENV= MKDIR="${MKDIR}" diff --git a/editors/ted/Makefile b/editors/ted/Makefile index e9527e6..78f930d 100644 --- a/editors/ted/Makefile +++ b/editors/ted/Makefile @@ -23,7 +23,6 @@ CONFIGURE_WRKSRC= ${WRKSRC}/Ted USE_X_PREFIX= yes USE_XPM= yes -USE_GNOMENG= yes USE_GNOME= gtk12 USE_REINPLACE= yes GNU_CONFIGURE= yes diff --git a/editors/vim/Makefile b/editors/vim/Makefile index 865a5d6..e4b3fcd 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -38,7 +38,6 @@ WITH_CSCOPE= yes USE_BZIP2= yes USE_REINPLACE= yes -USE_GNOMENG= yes DIST_SUBDIR= vim WRKSRC= ${WRKDIR}/vim${PORTVERSION:C/\.[0-9]*$//:S/.//g}/src PATCH_DIST_ARGS= -d ${WRKSRC:S/src$//} --forward --quiet -E ${PATCH_DIST_STRIP} diff --git a/editors/xemacs-devel-mule/Makefile b/editors/xemacs-devel-mule/Makefile index e8fd746..00661b4 100644 --- a/editors/xemacs-devel-mule/Makefile +++ b/editors/xemacs-devel-mule/Makefile @@ -110,7 +110,6 @@ WITH_DIALOGS= --with-dialogs=motif .if defined(WANT_GTK) WITH_GTK= --with-gtk=yes WITH_XPM= --with-xpm=no -USE_GNOMENG= yes USE_GNOME= gtk12 USE_XPM= no .endif diff --git a/editors/xemacs-devel/Makefile b/editors/xemacs-devel/Makefile index 2cf8931..3c9c7ca 100644 --- a/editors/xemacs-devel/Makefile +++ b/editors/xemacs-devel/Makefile @@ -85,7 +85,6 @@ LIB_DEPENDS+= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d .if defined(WANT_GTK) WITH_GTK= --with-gtk=yes \ --with-xpm=no -USE_GNOMENG= yes USE_GNOME= gtk12 USE_XPM= no .endif diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile index 2cf8931..3c9c7ca 100644 --- a/editors/xemacs/Makefile +++ b/editors/xemacs/Makefile @@ -85,7 +85,6 @@ LIB_DEPENDS+= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d .if defined(WANT_GTK) WITH_GTK= --with-gtk=yes \ --with-xpm=no -USE_GNOMENG= yes USE_GNOME= gtk12 USE_XPM= no .endif diff --git a/editors/xmleditor/Makefile b/editors/xmleditor/Makefile index 9191624..be50d76 100644 --- a/editors/xmleditor/Makefile +++ b/editors/xmleditor/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \ xml.5:${PORTSDIR}/textproc/libxml USE_BISON= yes -USE_GNOMENG= yes USE_GNOME= glib12 gtk12 libglade USE_AUTOCONF= yes CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}" \ |