summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-03-08 11:32:11 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-03-08 11:32:11 +0000
commit9250d94365048cf854570d93b5196aa250eba8f0 (patch)
tree9c130b083139cc77280c7e96cc9cea75a84d2d4c /math
parentUpdate to 0.48.4. (diff)
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way: USES= bison or USES= bison:build it brings bison as a run dependency in case it is set the following way: USES= bison:run it brings bison both as a run and build dependency in case it the set the following way: USES= bison:both While here trim some headers Convert some USE_GNOME= gnomehack to USES= pathfix
Notes
Notes: svn path=/head/; revision=313635
Diffstat (limited to 'math')
-rw-r--r--math/abakus/Makefile2
-rw-r--r--math/cvc3/Makefile8
-rw-r--r--math/eukleides/Makefile9
-rw-r--r--math/gcalctool/Makefile8
-rw-r--r--math/graphthing/Makefile9
-rw-r--r--math/jags/Makefile9
-rw-r--r--math/oleo/Makefile2
-rw-r--r--math/stp/Makefile8
8 files changed, 14 insertions, 41 deletions
diff --git a/math/abakus/Makefile b/math/abakus/Makefile
index bddc908ec39e..8435e65996db 100644
--- a/math/abakus/Makefile
+++ b/math/abakus/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS= mpfr:${PORTSDIR}/math/mpfr
USE_BZIP2= yes
USE_KDE4= automoc4 kdehier kdelibs kdeprefix
USE_QT4= moc_build qmake_build rcc_build uic_build
-USE_BISON= build
+USES= bison
USE_CMAKE= yes
CMAKE_ARGS= -DCMAKE_REQUIRED_INCLUDES:STRING="${LOCALBASE}/include" \
-DCMAKE_REQUIRED_FLAGS:STRING="${LDFLAGS}" \
diff --git a/math/cvc3/Makefile b/math/cvc3/Makefile
index 5983d9972d4f..2b4dd659a13f 100644
--- a/math/cvc3/Makefile
+++ b/math/cvc3/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: cvc3
-# Date created: Mar. 24, 2007
-# Whom: Li-Wen Hsu <lwhsu@lwhsu.org>
-#
+# Created by: Li-Wen Hsu <lwhsu@lwhsu.org>
# $FreeBSD$
-#
PORTNAME= cvc3
PORTVERSION= 2.4.1
@@ -22,7 +18,7 @@ CONFIGURE_ARGS= --enable-dynamic \
--with-extra-libs=${LOCALBASE}/lib
CXXFLAGS+= -fPIC
GNU_CONFIGURE= yes
-USE_BISON= build
+USES= bison
USE_GMAKE= yes
USE_LDCONFIG= yes
USE_PERL5= yes
diff --git a/math/eukleides/Makefile b/math/eukleides/Makefile
index 059ddb80847b..3eb0e9ba31c5 100644
--- a/math/eukleides/Makefile
+++ b/math/eukleides/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for: eukleides
-# Date created: Jun 4, 2002
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= eukleides
PORTVERSION= 1.5.3
@@ -20,7 +15,7 @@ RUN_DEPENDS= pstoedit:${PORTSDIR}/graphics/pstoedit \
epstopdf:${PORTSDIR}/print/teTeX-base
USE_BZIP2= yes
-USE_BISON= build
+USES= bison
USE_GMAKE= yes
USE_GETTEXT= yes
USE_ICONV= yes
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile
index d5c2c098a634..5bdd273f1ec1 100644
--- a/math/gcalctool/Makefile
+++ b/math/gcalctool/Makefile
@@ -1,10 +1,6 @@
-# New ports collection makefile for: gcalctool
-# Date created: 12 Jun 2002
-# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
-#
+# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/math/gcalctool/Makefile,v 1.140 2010/11/15 22:06:10 kwm Exp $
-#
PORTNAME= gcalctool
PORTVERSION= 5.32.2
@@ -20,7 +16,7 @@ COMMENT= A GNOME 2 calculator tool based on the old calctool for OpenWindows
CONFLICTS= gcalctool-2.31.*
USE_BZIP2= yes
-USE_BISON= build
+USES= bison
USE_GETTEXT= yes
USE_GMAKE= yes
USE_AUTOTOOLS= libtool
diff --git a/math/graphthing/Makefile b/math/graphthing/Makefile
index bcbc274d4ddb..3c7ae98b0f23 100644
--- a/math/graphthing/Makefile
+++ b/math/graphthing/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for: GraphThing
-# Date created: Feb 10, 2002
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= graphthing
PORTVERSION= 1.3.2
@@ -20,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USE_BZIP2= yes
USE_GNOME= gtk20
-USE_BISON= build
+USES= bison
USE_WX= 2.6+
WX_CONF_ARGS= absolute
USE_GMAKE= yes
diff --git a/math/jags/Makefile b/math/jags/Makefile
index 0c49a6da1c9f..f730e556fa22 100644
--- a/math/jags/Makefile
+++ b/math/jags/Makefile
@@ -1,10 +1,5 @@
-# vim: tabstop=8 softtabstop=0 noexpandtab
-# Ports collection Makefile for: jags
-# Date created: 21 April 2004
-# Whom: Eric van Gyzen <vangyzen@stat.duke.edu>
-#
+# Created by: Eric van Gyzen <vangyzen@stat.duke.edu>
# $FreeBSD$
-#
PORTNAME= mcmc-jags
PORTVERSION= 3.3.0
@@ -23,7 +18,7 @@ COMMENT= Just Another Gibbs Sampler
LICENSE= GPLv2
GNU_CONFIGURE= yes
-USE_BISON= build
+USES= bison
USE_FORTRAN= yes
USE_LDCONFIG= yes
diff --git a/math/oleo/Makefile b/math/oleo/Makefile
index b53ee32ba89a..e8320576e310 100644
--- a/math/oleo/Makefile
+++ b/math/oleo/Makefile
@@ -12,7 +12,7 @@ MAINTAINER= gahr@FreeBSD.org
COMMENT= The GNU spreadsheet for X11 and terminals
USE_PERL5_BUILD= yes
-USE_BISON= build
+USES= bison
USE_AUTOTOOLS= autoconf213
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/math/stp/Makefile b/math/stp/Makefile
index 5132b2c7248d..35377a839c57 100644
--- a/math/stp/Makefile
+++ b/math/stp/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: stp
-# Date created: 2008-06-18
-# Whom: Li-Wen Hsu <lwhsu@FreeBSD.org>
-#
+# Created by: Li-Wen Hsu <lwhsu@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= stp
PORTVERSION= 1407
@@ -16,7 +12,7 @@ COMMENT= A Decision Procedure for Bitvectors and Arrays
LICENSE= MIT
-USE_BISON= build
+USES= bison
USE_BZIP2= yes
USE_GMAKE= yes
USE_PERL5_BUILD= yes