diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-10-21 03:03:51 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-10-21 03:03:51 +0000 |
commit | 9892e65e762bc0cd6fbb4c57618f0fd1f412fa3f (patch) | |
tree | f96e3e373a5c685da435809735be520bb157e6b1 | |
parent | e36e890662e27a36f0f5879316ac575c32e5fd16 (diff) | |
download | ports-9892e65e762bc0cd6fbb4c57618f0fd1f412fa3f.tar.gz ports-9892e65e762bc0cd6fbb4c57618f0fd1f412fa3f.zip |
Notes
-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 b08b278f0db5..17b03bfbb0d1 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 |