aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicola Vitale <nivit@FreeBSD.org>2008-07-13 09:48:30 +0000
committerNicola Vitale <nivit@FreeBSD.org>2008-07-13 09:48:30 +0000
commit800e063b7621e26ea52a6555b3be62f110d2e42c (patch)
treecca1ebfb98c8d7fc69b46add1e3cbb71173fdf5d
parentd27b0268b1e4e11c5ff1af30dc111ca2a878de8e (diff)
downloadports-800e063b7621e26ea52a6555b3be62f110d2e42c.tar.gz
ports-800e063b7621e26ea52a6555b3be62f110d2e42c.zip
Notes
-rw-r--r--math/qtiplot/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/math/qtiplot/Makefile b/math/qtiplot/Makefile
index 128c9d4db5bf..be15d802be7d 100644
--- a/math/qtiplot/Makefile
+++ b/math/qtiplot/Makefile
@@ -7,15 +7,16 @@
PORTNAME= qtiplot
DISTVERSION= 0.9.6.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math science
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
+
LIB_DEPENDS= gsl.12:${PORTSDIR}/math/gsl \
- muparser.0:${PORTSDIR}/math/muparser \
qwtplot3d-qt4:${PORTSDIR}/math/qwtplot3d-qt4 \
qwt.5:${PORTSDIR}/x11-toolkits/qwt5