diff options
author | Koop Mast <kwm@FreeBSD.org> | 2011-08-11 19:20:17 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2011-08-11 19:20:17 +0000 |
commit | 0e682dded4b509db7af4b33742b81f23f7f5df47 (patch) | |
tree | 97c412cf2e94b2420ff5f5bb466589d4954046b0 /math | |
parent | aaaf6642eb584d021d0c901674ff7eafe61d6bbe (diff) | |
download | ports-0e682dded4b509db7af4b33742b81f23f7f5df47.tar.gz ports-0e682dded4b509db7af4b33742b81f23f7f5df47.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/blitz++/Makefile | 2 | ||||
-rw-r--r-- | math/cln/Makefile | 2 | ||||
-rw-r--r-- | math/drgeo/Makefile | 2 | ||||
-rw-r--r-- | math/fftw3/Makefile | 2 | ||||
-rw-r--r-- | math/freefem/Makefile | 1 | ||||
-rw-r--r-- | math/gambit/Makefile | 2 | ||||
-rw-r--r-- | math/gmp-ecm/Makefile | 1 | ||||
-rw-r--r-- | math/grace/Makefile | 1 | ||||
-rw-r--r-- | math/graphthing/Makefile | 2 | ||||
-rw-r--r-- | math/guppi/Makefile | 2 | ||||
-rw-r--r-- | math/libqalculate/Makefile | 2 | ||||
-rw-r--r-- | math/qalculate/Makefile | 2 |
12 files changed, 9 insertions, 12 deletions
diff --git a/math/blitz++/Makefile b/math/blitz++/Makefile index c8792b0e820c..b508ce520fe9 100644 --- a/math/blitz++/Makefile +++ b/math/blitz++/Makefile @@ -26,7 +26,7 @@ MAKE_ARGS= NOPORTDOCS=yes USE_GMAKE= yes USE_AUTOTOOLS= libtool -USE_GNOME= gnometarget gnomehack +USE_GNOME= gnomehack CONFIGURE_ARGS= --with-cxx=gcc --disable-doxygen MAKE_ARGS+= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ AUTOHEADER="${TRUE}" diff --git a/math/cln/Makefile b/math/cln/Makefile index b01b7d9c89d3..c377f05cc5f8 100644 --- a/math/cln/Makefile +++ b/math/cln/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp USE_AUTOTOOLS= libtool USE_BZIP2= yes -USE_GNOME= gnomehack gnometarget pkgconfig +USE_GNOME= gnomehack pkgconfig USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/math/drgeo/Makefile b/math/drgeo/Makefile index be630acc41b2..a83c8239bb3e 100644 --- a/math/drgeo/Makefile +++ b/math/drgeo/Makefile @@ -17,7 +17,7 @@ COMMENT= A GTK interactive geometry sofware LIB_DEPENDS= guile.21:${PORTSDIR}/lang/guile USE_GETTEXT= yes -USE_GNOME= gnomehack gnomeprefix gnometarget intlhack libglade2 +USE_GNOME= gnomehack gnomeprefix intlhack libglade2 USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/math/fftw3/Makefile b/math/fftw3/Makefile index a6d6baa7bbba..29cb41f99713 100644 --- a/math/fftw3/Makefile +++ b/math/fftw3/Makefile @@ -22,7 +22,7 @@ FFTW3_FLAVOR?= default FFTW3_SUFX= GNU_CONFIGURE= yes -USE_GNOME= gnomehack gnometarget pkgconfig +USE_GNOME= gnomehack pkgconfig USE_PERL5_BUILD=yes USE_LDCONFIG= yes diff --git a/math/freefem/Makefile b/math/freefem/Makefile index 0f71134741cf..8ca2b19f536a 100644 --- a/math/freefem/Makefile +++ b/math/freefem/Makefile @@ -15,7 +15,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A language for the Finite Element Method USE_XORG= ice sm x11 xt -USE_GNOME= gnometarget USE_AUTOTOOLS= libtool USE_LDCONFIG= yes diff --git a/math/gambit/Makefile b/math/gambit/Makefile index 2721004a2614..bcb1c726487e 100644 --- a/math/gambit/Makefile +++ b/math/gambit/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTVERSION} MAINTAINER= gahr@FreeBSD.org COMMENT= A library of tools for doing computation in game theory -USE_GNOME= gnometarget gtk20 +USE_GNOME= gtk20 WANT_UNICODE= yes USE_WX= 2.6+ USE_AUTOTOOLS= libtool diff --git a/math/gmp-ecm/Makefile b/math/gmp-ecm/Makefile index 34dbedaff246..9aca9ba81682 100644 --- a/math/gmp-ecm/Makefile +++ b/math/gmp-ecm/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp LICENSE= GPLv2 LGPL21 LICENSE_COMB= multi -USE_GNOME= gnometarget GNU_CONFIGURE= yes CONFIGURE_ARGS= ac_cv_prog_XSLTPROC=no \ --with-gmp=${LOCALBASE} diff --git a/math/grace/Makefile b/math/grace/Makefile index 1adc6825a834..113f2a866a7b 100644 --- a/math/grace/Makefile +++ b/math/grace/Makefile @@ -30,7 +30,6 @@ LIB_DEPENDS= t1:${PORTSDIR}/devel/t1lib \ Xbae.4:${PORTSDIR}/x11-toolkits/xbae \ XmHTML.1:${PORTSDIR}/x11-toolkits/xmhtml -USE_GNOME= gnometarget USE_MOTIF= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/math/graphthing/Makefile b/math/graphthing/Makefile index ad914a48634e..4b8138ed6b4f 100644 --- a/math/graphthing/Makefile +++ b/math/graphthing/Makefile @@ -19,7 +19,7 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USE_BZIP2= yes -USE_GNOME= gnometarget gtk20 +USE_GNOME= gtk20 USE_BISON= build USE_GMAKE= yes USE_WX= 2.6 diff --git a/math/guppi/Makefile b/math/guppi/Makefile index 87bb6a4d3fb7..585d3f54f7b7 100644 --- a/math/guppi/Makefile +++ b/math/guppi/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= guile.21:${PORTSDIR}/lang/guile USE_BZIP2= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack gnomelibs bonobo libglade gal gnometarget +USE_GNOME= gnomeprefix gnomehack gnomelibs bonobo libglade gal USE_PYTHON= yes USE_AUTOTOOLS= libtool USE_LDCONFIG= yes diff --git a/math/libqalculate/Makefile b/math/libqalculate/Makefile index 1d577e373613..988ff2baef19 100644 --- a/math/libqalculate/Makefile +++ b/math/libqalculate/Makefile @@ -16,7 +16,7 @@ COMMENT= A a multi-purpose desktop calculator (backend library) LIB_DEPENDS= cln.6:${PORTSDIR}/math/cln -USE_GNOME= glib20 gnomehack gnometarget intlhack libxml2 +USE_GNOME= glib20 gnomehack intlhack libxml2 USE_GMAKE= yes USE_AUTOTOOLS= libtool USE_LDCONFIG= yes diff --git a/math/qalculate/Makefile b/math/qalculate/Makefile index f6ed50b6d34c..872b0330e5ba 100644 --- a/math/qalculate/Makefile +++ b/math/qalculate/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= qalculate.5:${PORTSDIR}/math/libqalculate RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot \ wget:${PORTSDIR}/ftp/wget -USE_GNOME= gnomehack gnomeprefix gnometarget intlhack libglade2 libgnome +USE_GNOME= gnomehack gnomeprefix intlhack libglade2 libgnome USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes |