diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2016-06-14 18:18:54 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2016-06-14 18:18:54 +0000 |
commit | 624ea74f53f40a6d637b10b45fda3fd91eb5eeae (patch) | |
tree | 5233667097cea1c6ea210ad4fc0cc89599751151 /math/qtiplot | |
parent | 725bdb541009eeccdf3e4248c530b56d42bfbeb3 (diff) |
Notes
Diffstat (limited to 'math/qtiplot')
-rw-r--r-- | math/qtiplot/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/qtiplot/Makefile b/math/qtiplot/Makefile index 95bd826d7a24..004da44c8207 100644 --- a/math/qtiplot/Makefile +++ b/math/qtiplot/Makefile @@ -10,8 +10,6 @@ MASTER_SITES= BERLIOS http://soft.proindependent.com/src/ MAINTAINER= makc@FreeBSD.org COMMENT= Data analysis and scientific plotting -BROKEN= fails to build - LIB_DEPENDS= libgsl.so:math/gsl \ libmuparser.so:math/muparser \ libpng.so:graphics/png |