diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2018-05-03 23:42:35 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2018-05-03 23:42:35 +0000 |
commit | 4ebc7d7f8c68fc9bcdb167ac48f47b877c4e81ed (patch) | |
tree | d1a25b83cb28915d55417b0e4ebedf5ab3024d3a /math/octave-forge-miscellaneous/Makefile | |
parent | a68f18cd9b491c6b52191a8ebde909e12ad9e16b (diff) | |
download | ports-4ebc7d7f8c68fc9bcdb167ac48f47b877c4e81ed.tar.gz ports-4ebc7d7f8c68fc9bcdb167ac48f47b877c4e81ed.zip |
Notes
Diffstat (limited to 'math/octave-forge-miscellaneous/Makefile')
-rw-r--r-- | math/octave-forge-miscellaneous/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/octave-forge-miscellaneous/Makefile b/math/octave-forge-miscellaneous/Makefile index 6033a5f299ef..8946a8656993 100644 --- a/math/octave-forge-miscellaneous/Makefile +++ b/math/octave-forge-miscellaneous/Makefile @@ -12,6 +12,8 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME} LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING +BROKEN= depends upon octave-forge-general, which is broken + # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. OCTSRC= ${DISTNAME} |