diff options
-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 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 \ |