diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2018-11-04 14:31:29 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-11-04 14:31:29 +0000 |
commit | 549794dda87ea67998b50683df9708a2fc1ce74c (patch) | |
tree | 7f6e89fd793218f830e33c458e0bca23fc9591d3 /math | |
parent | 8f72f096cf8418930a9080033b938ac710aac906 (diff) | |
download | ports-549794dda87ea67998b50683df9708a2fc1ce74c.tar.gz ports-549794dda87ea67998b50683df9708a2fc1ce74c.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/qtoctave/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/qtoctave/Makefile b/math/qtoctave/Makefile index 6d1308e2bcc5..539f0d9fc2e4 100644 --- a/math/qtoctave/Makefile +++ b/math/qtoctave/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://forja.rediris.es/frs/download.php/2054/ MAINTAINER= ports@FreeBSD.org COMMENT= Qt 4 frontend for Octave +BROKEN= fails to build + RUN_DEPENDS= octave:math/octave USE_QT= designer gui network script svg xml \ |