summaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-04-20 19:54:55 +0000
committermarcus <marcus@FreeBSD.org>2003-04-20 19:54:55 +0000
commit5af1fb9a01bad8a590b876b25b62b00a41972018 (patch)
treece52fc02efe8fdcc77cf96f870bad92d31d74ae7 /math
parent196d0f5fc687333ca42c3406e35b6f3f85c27034 (diff)
downloadFreeBSD-ports-5af1fb9a01bad8a590b876b25b62b00a41972018.zip
FreeBSD-ports-5af1fb9a01bad8a590b876b25b62b00a41972018.tar.gz
Remove USE_GNOMENG.
Diffstat (limited to 'math')
-rw-r--r--math/calcoo/Makefile1
-rw-r--r--math/drgenius/Makefile1
-rw-r--r--math/drgeo/Makefile1
-rw-r--r--math/gcalctool/Makefile1
-rw-r--r--math/gdcalc/Makefile1
-rw-r--r--math/geg/Makefile1
-rw-r--r--math/graphthing/Makefile1
-rw-r--r--math/gretl/Makefile1
-rw-r--r--math/grpn/Makefile1
-rw-r--r--math/guppi/Makefile1
-rw-r--r--math/surf/Makefile1
11 files changed, 0 insertions, 11 deletions
diff --git a/math/calcoo/Makefile b/math/calcoo/Makefile
index 372fda2..24bd0be 100644
--- a/math/calcoo/Makefile
+++ b/math/calcoo/Makefile
@@ -14,7 +14,6 @@ MASTER_SITE_SUBDIR= calcoo
MAINTAINER= naddy@FreeBSD.org
COMMENT= Gtk-based scientific calculator
-USE_GNOMENG= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes
diff --git a/math/drgenius/Makefile b/math/drgenius/Makefile
index f2ede74..84b016c 100644
--- a/math/drgenius/Makefile
+++ b/math/drgenius/Makefile
@@ -19,7 +19,6 @@ LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile
USE_X_PREFIX= yes
USE_REINPLACE= yes
USE_GMAKE= yes
-USE_GNOMENG= yes
USE_GNOME= gnomeprefix gnomehack libglade
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/math/drgeo/Makefile b/math/drgeo/Makefile
index f2ede74..84b016c 100644
--- a/math/drgeo/Makefile
+++ b/math/drgeo/Makefile
@@ -19,7 +19,6 @@ LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile
USE_X_PREFIX= yes
USE_REINPLACE= yes
USE_GMAKE= yes
-USE_GNOMENG= yes
USE_GNOME= gnomeprefix gnomehack libglade
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile
index 73778f6..a211cdf 100644
--- a/math/gcalctool/Makefile
+++ b/math/gcalctool/Makefile
@@ -22,7 +22,6 @@ USE_X_PREFIX= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
USE_REINPLACE= yes
-USE_GNOMENG= yes
USE_GNOME= gnomeprefix gnomehack
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
diff --git a/math/gdcalc/Makefile b/math/gdcalc/Makefile
index 4fc145e..a3cd54a 100644
--- a/math/gdcalc/Makefile
+++ b/math/gdcalc/Makefile
@@ -15,7 +15,6 @@ COMMENT= Gnome-based scientific calculator
RUN_DEPENDS= ${LOCALBASE}/bin/gunits:${PORTSDIR}/math/units
-USE_GNOMENG= yes
USE_GNOME= gnomelibs
GNU_CONFIGURE= yes
diff --git a/math/geg/Makefile b/math/geg/Makefile
index 9daf3ea..1a8c6b4 100644
--- a/math/geg/Makefile
+++ b/math/geg/Makefile
@@ -16,7 +16,6 @@ MAINTAINER= domi@saargate.de
COMMENT= Visualise multiple 2D-functions of one variable
USE_X_PREFIX= yes
-USE_GNOMENG= yes
USE_GNOME= gtk12
USE_AUTOMAKE= yes
AUTOMAKE_ARGS= -a -i
diff --git a/math/graphthing/Makefile b/math/graphthing/Makefile
index 56553d4..edeeaad 100644
--- a/math/graphthing/Makefile
+++ b/math/graphthing/Makefile
@@ -19,7 +19,6 @@ LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \
USE_BISON= yes
USE_BZIP2= yes
-USE_GNOMENG= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/math/gretl/Makefile b/math/gretl/Makefile
index 65c416d..73df5e5 100644
--- a/math/gretl/Makefile
+++ b/math/gretl/Makefile
@@ -24,7 +24,6 @@ BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GNOMENG= yes
USE_AUTOCONF_VER= 253
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/math/grpn/Makefile b/math/grpn/Makefile
index f864cd6..0190e60 100644
--- a/math/grpn/Makefile
+++ b/math/grpn/Makefile
@@ -14,7 +14,6 @@ MAINTAINER= jedgar@FreeBSD.org
COMMENT= GTK+-based reverse polish notation (RPN) calculator
USE_X_PREFIX= yes
-USE_GNOMENG= yes
USE_GNOME= gtk12
ALL_TARGET=
diff --git a/math/guppi/Makefile b/math/guppi/Makefile
index 4eac7ed..ed69511 100644
--- a/math/guppi/Makefile
+++ b/math/guppi/Makefile
@@ -20,7 +20,6 @@ LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GNOMENG= yes
USE_GNOME= gnomeprefix gnomehack gnomelibs bonobo libglade gal
USE_PYTHON= yes
INSTALLS_SHLIB= yes
diff --git a/math/surf/Makefile b/math/surf/Makefile
index 0ebecdf..fa90edb1 100644
--- a/math/surf/Makefile
+++ b/math/surf/Makefile
@@ -19,7 +19,6 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
tiff.4:${PORTSDIR}/graphics/tiff \
gmp.6:${PORTSDIR}/math/libgmp4
-USE_GNOMENG= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
OpenPOWER on IntegriCloud