diff options
author | stephen <stephen@FreeBSD.org> | 2018-05-14 23:39:56 +0800 |
---|---|---|
committer | stephen <stephen@FreeBSD.org> | 2018-05-14 23:39:56 +0800 |
commit | 1758bc089ca2cd41ce397648a1b239eb74c76996 (patch) | |
tree | 4976b682a37e50a2fe5e0ac05953b60f792bdbec | |
parent | fc484ffdac22ec2c80699eb4b99b196757cb48ea (diff) | |
download | freebsd-ports-gnome-1758bc089ca2cd41ce397648a1b239eb74c76996.tar.gz freebsd-ports-gnome-1758bc089ca2cd41ce397648a1b239eb74c76996.tar.zst freebsd-ports-gnome-1758bc089ca2cd41ce397648a1b239eb74c76996.zip |
- Update reason why port is broken.
-rw-r--r-- | math/octave-forge-mechanics/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave-forge-mechanics/Makefile b/math/octave-forge-mechanics/Makefile index 14912d921c2f..a1308524dcbf 100644 --- a/math/octave-forge-mechanics/Makefile +++ b/math/octave-forge-mechanics/Makefile @@ -12,7 +12,7 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME} LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING -BROKEN= depends upon octave-forge-general, which is broken +BROKEN= depends upon octave-forge-linear-algebra, which is broken RUN_DEPENDS+= ${TARBALLS_DIR}/general.tar.gz:math/octave-forge-general RUN_DEPENDS+= ${TARBALLS_DIR}/geometry.tar.gz:math/octave-forge-geometry |