aboutsummaryrefslogtreecommitdiffstats
path: root/math/fityk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/fityk/Makefile')
-rw-r--r--math/fityk/Makefile12
1 files changed, 4 insertions, 8 deletions
diff --git a/math/fityk/Makefile b/math/fityk/Makefile
index 72f7dee3e7a5..95ed65de22b0 100644
--- a/math/fityk/Makefile
+++ b/math/fityk/Makefile
@@ -7,21 +7,17 @@
#
PORTNAME= fityk
-PORTVERSION= 0.5.0.1
+PORTVERSION= 0.5.1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-DISTNAME= ${PORTNAME}-${PORTVERSION:R}p${PORTVERSION:E}
MAINTAINER= ports@FreeBSD.org
COMMENT= Free peak fitting software
-BUILD_DEPENDS= ${LOCALBASE}/lib/libboost_thread.so:${PORTSDIR}/devel/boost \
- gnuplot:${PORTSDIR}/math/gnuplot
-RUN_DEPENDS= ${LOCALBASE}/lib/libboost_thread.so:${PORTSDIR}/devel/boost \
- gnuplot:${PORTSDIR}/math/gnuplot
-
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}
+BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
+LIB_DEPENDS= boost_thread.2:${PORTSDIR}/devel/boost
+RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
USE_GNOME= gnometarget gtk20
USE_REINPLACE= yes