diff options
author | kris <kris@FreeBSD.org> | 2006-10-21 11:03:51 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-10-21 11:03:51 +0800 |
commit | 6c3fa2360eaca72ab65ff981a38d59d6e4cd77fa (patch) | |
tree | c1cb2305138db2e627a8d8a54aaf4656b5f768da /math | |
parent | 1e402f71ab4f1d5c819ce584d726394ebe2a22a0 (diff) | |
download | freebsd-ports-graphics-6c3fa2360eaca72ab65ff981a38d59d6e4cd77fa.tar.gz freebsd-ports-graphics-6c3fa2360eaca72ab65ff981a38d59d6e4cd77fa.tar.zst freebsd-ports-graphics-6c3fa2360eaca72ab65ff981a38d59d6e4cd77fa.zip |
BROKEN: Incomplete pkg-plist
Approved by: portmgr (self)
Diffstat (limited to 'math')
-rw-r--r-- | math/octave-forge/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/octave-forge/Makefile b/math/octave-forge/Makefile index b08b278f0db..17b03bfbb0d 100644 --- a/math/octave-forge/Makefile +++ b/math/octave-forge/Makefile @@ -22,6 +22,8 @@ RUN_DEPENDS= octave:${PORTSDIR}/math/octave \ qhull:${PORTSDIR}/math/qhull \ bash:${PORTSDIR}/shells/bash +BROKEN= Incorrect pkg-plist + USE_GMAKE= yes GNU_CONFIGURE= yes ALL_TARGET= # empty |