diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-20 19:54:55 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-20 19:54:55 +0000 |
commit | b33eaf3276a1b3944a78b0f8a415b60f394d7ee3 (patch) | |
tree | 4ac7c8cf8f233ed090d1c1acd618e4c3bd61bdc6 /math | |
parent | 9d763b29f93aa0dff56a94d9096489aacc6f750a (diff) | |
download | ports-b33eaf3276a1b3944a78b0f8a415b60f394d7ee3.tar.gz ports-b33eaf3276a1b3944a78b0f8a415b60f394d7ee3.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/calcoo/Makefile | 1 | ||||
-rw-r--r-- | math/drgenius/Makefile | 1 | ||||
-rw-r--r-- | math/drgeo/Makefile | 1 | ||||
-rw-r--r-- | math/gcalctool/Makefile | 1 | ||||
-rw-r--r-- | math/gdcalc/Makefile | 1 | ||||
-rw-r--r-- | math/geg/Makefile | 1 | ||||
-rw-r--r-- | math/graphthing/Makefile | 1 | ||||
-rw-r--r-- | math/gretl/Makefile | 1 | ||||
-rw-r--r-- | math/grpn/Makefile | 1 | ||||
-rw-r--r-- | math/guppi/Makefile | 1 | ||||
-rw-r--r-- | math/surf/Makefile | 1 |
11 files changed, 0 insertions, 11 deletions
diff --git a/math/calcoo/Makefile b/math/calcoo/Makefile index 372fda26ed9e..24bd0be2aae9 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 f2ede7415a0c..84b016ce2d0e 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 f2ede7415a0c..84b016ce2d0e 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 73778f61e9c5..a211cdf1d7fb 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 4fc145ec0281..a3cd54aa006a 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 9daf3ea02c76..1a8c6b4407ab 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 56553d436473..edeeaad5188d 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 65c416d66945..73df5e5c3c50 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 f864cd69ba47..0190e605f27c 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 4eac7ed58b03..ed69511005cb 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 0ebecdfbfb05..fa90edb12bd8 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" \ |