aboutsummaryrefslogtreecommitdiff
path: root/math/qtiplot
diff options
context:
space:
mode:
Diffstat (limited to 'math/qtiplot')
-rw-r--r--math/qtiplot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/qtiplot/Makefile b/math/qtiplot/Makefile
index 9ba459fe37bc..017c473b9acf 100644
--- a/math/qtiplot/Makefile
+++ b/math/qtiplot/Makefile
@@ -10,8 +10,8 @@ MASTER_SITES= BERLIOS http://soft.proindependent.com/src/
MAINTAINER= makc@FreeBSD.org
COMMENT= Data analysis and scientific plotting
-BUILD_DEPENDS= ${LOCALBASE}/lib/libmuparser.a:${PORTSDIR}/math/muparser
LIB_DEPENDS= libgsl.so:${PORTSDIR}/math/gsl \
+ libmuparser.so:${PORTSDIR}/math/muparser \
libpng15.so:${PORTSDIR}/graphics/png
# use bundled modified libraries
# qwt.5:${PORTSDIR}/x11-toolkits/qwt5 \