diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2011-07-23 03:31:23 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2011-07-23 03:31:23 +0000 |
commit | 5993e9807ec1b5cc11968af6c6d24fc26b019645 (patch) | |
tree | 0706f7bdd3b3d92e221071a80259b25b72a506d3 /math/octave-forge-es/Makefile | |
parent | 1f9f77c8ccfb150ab6daffc2882a8d1d5a7985b9 (diff) | |
download | ports-5993e9807ec1b5cc11968af6c6d24fc26b019645.tar.gz ports-5993e9807ec1b5cc11968af6c6d24fc26b019645.zip |
Notes
Diffstat (limited to 'math/octave-forge-es/Makefile')
-rw-r--r-- | math/octave-forge-es/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/math/octave-forge-es/Makefile b/math/octave-forge-es/Makefile index bee04010af9b..3da256693b40 100644 --- a/math/octave-forge-es/Makefile +++ b/math/octave-forge-es/Makefile @@ -7,14 +7,12 @@ PORTNAME= octave-forge-es PORTVERSION= 0.0.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} -BROKEN= Does not build with octave-3.4.0 - WRKSRC= ${WRKDIR}/${OCTAVE_PKGNAME}/src .include <bsd.port.pre.mk> |