aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-20 03:03:05 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-20 03:03:05 +0000
commite28f0247c9cb094ae1aac3e3ddb6600b12a3629a (patch)
tree9cdda5103c33e509409bbe18f3464e2ab551d453 /editors
parent39885d304b4a08d648aec6e04412d8e06a4852e2 (diff)
downloadports-e28f0247c9cb094ae1aac3e3ddb6600b12a3629a.tar.gz
ports-e28f0247c9cb094ae1aac3e3ddb6600b12a3629a.zip
Notes
Diffstat (limited to 'editors')
-rw-r--r--editors/AbiWord/Makefile1
-rw-r--r--editors/gedit/Makefile1
-rw-r--r--editors/gedit2/Makefile1
-rw-r--r--editors/ghex/Makefile1
-rw-r--r--editors/ghex2/Makefile1
-rw-r--r--editors/glimmer/Makefile1
-rw-r--r--editors/gmanedit/Makefile1
-rw-r--r--editors/gnotepad+/Makefile1
-rw-r--r--editors/gxedit/Makefile1
-rw-r--r--editors/manedit/Makefile1
-rw-r--r--editors/scite/Makefile1
-rw-r--r--editors/ted/Makefile1
-rw-r--r--editors/vim/Makefile1
-rw-r--r--editors/xemacs-devel-mule/Makefile1
-rw-r--r--editors/xemacs-devel/Makefile1
-rw-r--r--editors/xemacs/Makefile1
-rw-r--r--editors/xmleditor/Makefile1
17 files changed, 0 insertions, 17 deletions
diff --git a/editors/AbiWord/Makefile b/editors/AbiWord/Makefile
index a9bda8c80bf9..3778e65031f4 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 0d4d6b0952fb..3c414d6c31d3 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 91f4bd6b83fb..479a64335fc6 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 02d569c5b6bf..e5c24c8df98d 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 904f19ce7775..7b1a273669d5 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 07f760bd1038..935e82620ff7 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 cef004b6044b..4d8f389d584c 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 ee8f80c4de5a..cb3d3cd66301 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 2296a517d684..9f5c92b1aafa 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 655086f2ce9f..62481fb2bec7 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 8b18532704c4..11f7abba0e24 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 e9527e67b7cd..78f930da745f 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 865a5d648021..e4b3fcd63804 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 e8fd74600b87..00661b4c8578 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 2cf8931b19ad..3c9c7ca376a5 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 2cf8931b19ad..3c9c7ca376a5 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 919162408d7a..be50d7625e19 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}" \