summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-18 04:54:11 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-18 04:54:11 +0000
commit4fb7eb3a615854e8f8d1a6a24cd1719e45b05048 (patch)
tree97603b3a647ecc94fe07a50ad9e1778a600e9316 /cad
parentUpdate to 2.2.3. (diff)
Remove USE_GNOMENG.
Notes
Notes: svn path=/head/; revision=79180
Diffstat (limited to 'cad')
-rw-r--r--cad/geda-gschem/Makefile1
-rw-r--r--cad/geda-netlist/Makefile1
-rw-r--r--cad/geda-symcheck/Makefile1
-rw-r--r--cad/geda-utils/Makefile1
-rw-r--r--cad/gerbv/Makefile1
-rw-r--r--cad/gnetlist/Makefile1
-rw-r--r--cad/gschem/Makefile1
-rw-r--r--cad/gtkwave/Makefile1
-rw-r--r--cad/gwave/Makefile1
-rw-r--r--cad/leocad/Makefile1
-rw-r--r--cad/libgeda/Makefile1
-rw-r--r--cad/transcalc/Makefile1
12 files changed, 0 insertions, 12 deletions
diff --git a/cad/geda-gschem/Makefile b/cad/geda-gschem/Makefile
index 8093820bc1d6..103e363cc61e 100644
--- a/cad/geda-gschem/Makefile
+++ b/cad/geda-gschem/Makefile
@@ -26,7 +26,6 @@ USE_LIBTOOL= yes
GNU_CONFIGURE= yes
AUTOCONF= autoconf
-USE_GNOMENG= yes
USE_GNOME= gtk12
CONFIGURE_ARGS= --enable-gdgeda
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/cad/geda-netlist/Makefile b/cad/geda-netlist/Makefile
index 4eb28deb51a2..3a914a6ba326 100644
--- a/cad/geda-netlist/Makefile
+++ b/cad/geda-netlist/Makefile
@@ -26,7 +26,6 @@ USE_LIBTOOL= yes
GNU_CONFIGURE= yes
AUTOCONF= autoconf
-USE_GNOMENG= yes
USE_GNOME= gtk12
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
diff --git a/cad/geda-symcheck/Makefile b/cad/geda-symcheck/Makefile
index 23e9d21d3c8d..062f3657558f 100644
--- a/cad/geda-symcheck/Makefile
+++ b/cad/geda-symcheck/Makefile
@@ -23,7 +23,6 @@ LIB_DEPENDS= geda.16:${PORTSDIR}/cad/libgeda \
USE_LIBTOOL= yes
#USE_AUTOCONF= yes
AUTOCONF= autoconf
-USE_GNOMENG= yes
USE_GNOME= gtk12
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
diff --git a/cad/geda-utils/Makefile b/cad/geda-utils/Makefile
index 28d85ee82000..8c5acd3359b5 100644
--- a/cad/geda-utils/Makefile
+++ b/cad/geda-utils/Makefile
@@ -23,7 +23,6 @@ LIB_DEPENDS= geda.16:${PORTSDIR}/cad/libgeda \
USE_LIBTOOL= yes
#USE_AUTOCONF= yes
AUTOCONF= autoconf
-USE_GNOMENG= yes
USE_GNOME= gtk12
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
diff --git a/cad/gerbv/Makefile b/cad/gerbv/Makefile
index 261f0801e6ed..eb517eabc9ea 100644
--- a/cad/gerbv/Makefile
+++ b/cad/gerbv/Makefile
@@ -15,7 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= A Free Gerber Viewer
-USE_GNOMENG= yes
USE_GNOME= gdkpixbuf
USE_REINPLACE= yes
GNU_CONFIGURE= yes
diff --git a/cad/gnetlist/Makefile b/cad/gnetlist/Makefile
index 4eb28deb51a2..3a914a6ba326 100644
--- a/cad/gnetlist/Makefile
+++ b/cad/gnetlist/Makefile
@@ -26,7 +26,6 @@ USE_LIBTOOL= yes
GNU_CONFIGURE= yes
AUTOCONF= autoconf
-USE_GNOMENG= yes
USE_GNOME= gtk12
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
diff --git a/cad/gschem/Makefile b/cad/gschem/Makefile
index 8093820bc1d6..103e363cc61e 100644
--- a/cad/gschem/Makefile
+++ b/cad/gschem/Makefile
@@ -26,7 +26,6 @@ USE_LIBTOOL= yes
GNU_CONFIGURE= yes
AUTOCONF= autoconf
-USE_GNOMENG= yes
USE_GNOME= gtk12
CONFIGURE_ARGS= --enable-gdgeda
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/cad/gtkwave/Makefile b/cad/gtkwave/Makefile
index 36d7700f3a48..09e036f8cef2 100644
--- a/cad/gtkwave/Makefile
+++ b/cad/gtkwave/Makefile
@@ -21,7 +21,6 @@ LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2
.endif
-USE_GNOMENG= yes
USE_GNOME= gtk12
USE_REINPLACE= yes
USE_LIBTOOL= yes
diff --git a/cad/gwave/Makefile b/cad/gwave/Makefile
index cab682be7682..30dbfcf20c11 100644
--- a/cad/gwave/Makefile
+++ b/cad/gwave/Makefile
@@ -19,7 +19,6 @@ LIB_DEPENDS= geda.16:${PORTSDIR}/cad/libgeda \
guilegtk-1.2.0:${PORTSDIR}/x11-toolkits/guile-gtk
USE_AUTOCONF= yes
-USE_GNOMENG= yes
USE_GNOME= gtk12
#CONFIGURE_ARGS= --enable-gdgeda
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/cad/leocad/Makefile b/cad/leocad/Makefile
index a11da4ed4423..8f2b5542d7ac 100644
--- a/cad/leocad/Makefile
+++ b/cad/leocad/Makefile
@@ -21,7 +21,6 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png
USE_GMAKE= yes
-USE_GNOMENG= yes
USE_GNOME= gtk12
USE_MESA= yes
USE_X_PREFIX= yes
diff --git a/cad/libgeda/Makefile b/cad/libgeda/Makefile
index eef90d72b354..1175220c8d45 100644
--- a/cad/libgeda/Makefile
+++ b/cad/libgeda/Makefile
@@ -21,7 +21,6 @@ LIB_DEPENDS= gdgeda.4:${PORTSDIR}/graphics/libgdgeda \
USE_LIBTOOL= yes
USE_AUTOCONF_VER= 253
-USE_GNOMENG= yes
USE_GNOME= gtk12
INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --enable-gdgeda
diff --git a/cad/transcalc/Makefile b/cad/transcalc/Makefile
index e6872aaaf149..1c9e27d12eb5 100644
--- a/cad/transcalc/Makefile
+++ b/cad/transcalc/Makefile
@@ -16,7 +16,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= A analysis and synthesis tool for RF and microwave transmission lines
-USE_GNOMENG= yes
USE_GNOME= imlib
GNU_CONFIGURE= yes