diff options
author | marcus <marcus@FreeBSD.org> | 2003-04-18 12:54:11 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-04-18 12:54:11 +0800 |
commit | a5ce28db2c3bdcf089a51a0332e6e97a73a950f4 (patch) | |
tree | 67d8fab3660aa2f14a498e0ec7f12e9cf0815f54 /cad | |
parent | c0eef0c25f38eba673c33ade0272f3304b2e0e74 (diff) | |
download | freebsd-ports-gnome-a5ce28db2c3bdcf089a51a0332e6e97a73a950f4.tar.gz freebsd-ports-gnome-a5ce28db2c3bdcf089a51a0332e6e97a73a950f4.tar.zst freebsd-ports-gnome-a5ce28db2c3bdcf089a51a0332e6e97a73a950f4.zip |
Remove USE_GNOMENG.
Diffstat (limited to 'cad')
-rw-r--r-- | cad/geda-gschem/Makefile | 1 | ||||
-rw-r--r-- | cad/geda-netlist/Makefile | 1 | ||||
-rw-r--r-- | cad/geda-symcheck/Makefile | 1 | ||||
-rw-r--r-- | cad/geda-utils/Makefile | 1 | ||||
-rw-r--r-- | cad/gerbv/Makefile | 1 | ||||
-rw-r--r-- | cad/gnetlist/Makefile | 1 | ||||
-rw-r--r-- | cad/gschem/Makefile | 1 | ||||
-rw-r--r-- | cad/gtkwave/Makefile | 1 | ||||
-rw-r--r-- | cad/gwave/Makefile | 1 | ||||
-rw-r--r-- | cad/leocad/Makefile | 1 | ||||
-rw-r--r-- | cad/libgeda/Makefile | 1 | ||||
-rw-r--r-- | cad/transcalc/Makefile | 1 |
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 |