aboutsummaryrefslogtreecommitdiff
path: root/math/fityk/Makefile
diff options
context:
space:
mode:
authorSimon Barner <barner@FreeBSD.org>2007-07-04 15:10:58 +0000
committerSimon Barner <barner@FreeBSD.org>2007-07-04 15:10:58 +0000
commitff9f11c4da9aae59f797f0053b0bfa2caecbe80c (patch)
tree95c82da5e0c2ef6e4930cb125fed9a39eec8051c /math/fityk/Makefile
parent3bbfbacaf2154bc613e5f863c01b8de6e18c7110 (diff)
downloadports-ff9f11c4da9aae59f797f0053b0bfa2caecbe80c.tar.gz
ports-ff9f11c4da9aae59f797f0053b0bfa2caecbe80c.zip
Notes
Diffstat (limited to 'math/fityk/Makefile')
-rw-r--r--math/fityk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/fityk/Makefile b/math/fityk/Makefile
index d94553bc6848..e0c434a3c310 100644
--- a/math/fityk/Makefile
+++ b/math/fityk/Makefile
@@ -8,7 +8,7 @@
PORTNAME= fityk
PORTVERSION= 0.8.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= SF
@@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Free peak fitting software
BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
-LIB_DEPENDS= boost_thread.3:${PORTSDIR}/devel/boost
+LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
USE_BZIP2= yes