diff options
| author | Pav Lucistnik <pav@FreeBSD.org> | 2009-07-28 11:45:08 +0000 |
|---|---|---|
| committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-07-28 11:45:08 +0000 |
| commit | d1107bb40e81d1186ea75412dd5d61d736e4d726 (patch) | |
| tree | 103926d89737f146b97db5255f054196dadab9fc /math/qtiplot | |
| parent | d89dccb61e24d9db4b71225fafab4061ae50cf51 (diff) | |
Notes
Diffstat (limited to 'math/qtiplot')
| -rw-r--r-- | math/qtiplot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/qtiplot/Makefile b/math/qtiplot/Makefile index a73651eb250d..de1ba84a4324 100644 --- a/math/qtiplot/Makefile +++ b/math/qtiplot/Makefile @@ -16,7 +16,7 @@ COMMENT= An Origin clone for data analysis and scientific plotting BUILD_DEPENDS= ${LOCALBASE}/lib/libmuparser.a:${PORTSDIR}/math/muparser LIB_DEPENDS= gsl.13:${PORTSDIR}/math/gsl \ qwt.5:${PORTSDIR}/x11-toolkits/qwt5 \ - boost_date_time:${PORTSDIR}/devel/boost + boost_date_time:${PORTSDIR}/devel/boost-libs USE_BZIP2= yes USE_GMAKE= yes |
