diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2016-01-13 02:02:55 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2016-01-13 02:02:55 +0000 |
commit | 3d2fdfdf54f7b6af6562fe5023aff26f79801d62 (patch) | |
tree | 10385d6c9f6ce8a36b4f6f082b2cbcc994624067 /math | |
parent | 68e5c487efb19419fbf9bc8936e3a2e5f6902d5f (diff) | |
download | freebsd-ports-3d2fdfdf54f7b6af6562fe5023aff26f79801d62.zip |
- Mark broken. This package is currently unmaintained upstream.
Diffstat (limited to 'math')
-rw-r--r-- | math/octave-forge-xraylib/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/octave-forge-xraylib/Makefile b/math/octave-forge-xraylib/Makefile index 12cf7ac94e0f..de7e75eb858e 100644 --- a/math/octave-forge-xraylib/Makefile +++ b/math/octave-forge-xraylib/Makefile @@ -12,6 +12,8 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME} LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= does not build with octave-4.0.0 + GNU_CONFIGURE= yes BUILD_DEPENDS+= bash:${PORTSDIR}/shells/bash |