From f5f6cd6d9b51abcfaf7d5a03d342e91dc742074d Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Thu, 31 Jan 2013 13:38:42 +0000 Subject: Chase boost update --- math/py-graphtool/Makefile | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'math/py-graphtool') diff --git a/math/py-graphtool/Makefile b/math/py-graphtool/Makefile index 13f3d2c7daca..900dc71ce6d7 100644 --- a/math/py-graphtool/Makefile +++ b/math/py-graphtool/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: py-graphtool -# Date created: 2011-04-29 -# Whom: dikshie -# +# Created by: dikshie # $FreeBSD$ -# PORTNAME= graphtool PORTVERSION= 2.2.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math python MASTER_SITES= http://downloads.skewed.de/graph-tool/ DISTNAME= graph-tool-${PORTVERSION} @@ -18,8 +14,8 @@ COMMENT= Python module for complex network based on C++ BUILD_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}matplotlib>=0.90.1:${PORTSDIR}/math/py-matplotlib \ ${PYTHON_PKGNAMEPREFIX}scipy>=0.8.0:${PORTSDIR}/science/py-scipy -LIB_DEPENDS= boost_python.4:${PORTSDIR}/devel/boost-python-libs \ - boost_graph.4:${PORTSDIR}/devel/boost-libs \ +LIB_DEPENDS= boost_python:${PORTSDIR}/devel/boost-python-libs \ + boost_graph:${PORTSDIR}/devel/boost-libs \ CGAL.5:${PORTSDIR}/math/cgal USE_BZIP2= yes -- cgit v1.2.3