diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2019-04-05 20:38:43 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2019-04-05 20:38:43 +0000 |
commit | e2bb30ee57a76692fff3a6f10003bb8862ecc2f2 (patch) | |
tree | 952bafe48a6a6660d02fff729d99d9de747fffc8 | |
parent | - Update to 1.4.1. (diff) |
- Correction to BROKEN message.
Notes
Notes:
svn path=/head/; revision=497988
-rw-r--r-- | math/octave-forge-optim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave-forge-optim/Makefile b/math/octave-forge-optim/Makefile index 31241ec0292b..562a22bb33d1 100644 --- a/math/octave-forge-optim/Makefile +++ b/math/octave-forge-optim/Makefile @@ -14,7 +14,7 @@ LICENSE_NAME= See individual files for licenses LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -BROKEN= depends upon octave-forge-optim which is broken +BROKEN= depends upon octave-forge-struct which is broken # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. |