aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorNicola Vitale <nivit@FreeBSD.org>2008-07-13 09:55:30 +0000
committerNicola Vitale <nivit@FreeBSD.org>2008-07-13 09:55:30 +0000
commit95e1d20fc047f6ee420e6ea58d9933684e4a1662 (patch)
treed5605e4582ccc21f9e25d6745945ca64988a69d2 /math
parent800e063b7621e26ea52a6555b3be62f110d2e42c (diff)
downloadports-95e1d20fc047f6ee420e6ea58d9933684e4a1662.tar.gz
ports-95e1d20fc047f6ee420e6ea58d9933684e4a1662.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/qtiplot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/qtiplot/Makefile b/math/qtiplot/Makefile
index be15d802be7d..fb9ac6b9e7c6 100644
--- a/math/qtiplot/Makefile
+++ b/math/qtiplot/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= BERLIOS http://soft.proindependent.com/src/
MAINTAINER= makc@issp.ac.ru
COMMENT= An Origin clone for data analysis and scientific plotting
-RUN_DEPENDS= ${LOCALBASE}/lib/libmuparser.a:${PORTSDIR}/math/muparser
+BUILD_DEPENDS= ${LOCALBASE}/lib/libmuparser.a:${PORTSDIR}/math/muparser
LIB_DEPENDS= gsl.12:${PORTSDIR}/math/gsl \
qwtplot3d-qt4:${PORTSDIR}/math/qwtplot3d-qt4 \