diff options
Diffstat (limited to 'math/octave-forge-vrml/Makefile')
-rw-r--r-- | math/octave-forge-vrml/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/octave-forge-vrml/Makefile b/math/octave-forge-vrml/Makefile index 948451511c28..605df8ee73bb 100644 --- a/math/octave-forge-vrml/Makefile +++ b/math/octave-forge-vrml/Makefile @@ -18,6 +18,8 @@ RUN_DEPENDS+= ${TARBALLS_DIR}/struct.tar.gz:${PORTSDIR}/math/octave-forge-struct RUN_DEPENDS+= ${TARBALLS_DIR}/statistics.tar.gz:${PORTSDIR}/math/octave-forge-statistics BROKEN= Does not install with octave-3.2.2 +DEPRECATED= has been broken for 3 months +EXPIRATION_DATE=2010-01-08 .include <bsd.port.pre.mk> .include "${PORTSDIR}/Mk/bsd.octave.mk" |