aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-communications/Makefile
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2011-06-14 22:13:17 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2011-06-14 22:13:17 +0000
commitf2e2728d18cffd2b8b80e35213777ae959bc0cbf (patch)
tree9fbcb81ae0b4178bac58e00113dc734de629fcf3 /math/octave-forge-communications/Makefile
parentaac3e6c8e81cf7fcbaf415d219d0c6c588d06791 (diff)
downloadports-f2e2728d18cffd2b8b80e35213777ae959bc0cbf.tar.gz
ports-f2e2728d18cffd2b8b80e35213777ae959bc0cbf.zip
Notes
Diffstat (limited to 'math/octave-forge-communications/Makefile')
-rw-r--r--math/octave-forge-communications/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/octave-forge-communications/Makefile b/math/octave-forge-communications/Makefile
index 624a166eb623..66f60ed589e7 100644
--- a/math/octave-forge-communications/Makefile
+++ b/math/octave-forge-communications/Makefile
@@ -12,8 +12,10 @@ CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
-GNU_CONFIGURE= yes
+BROKEN= Does not build with Octave-3.4.0
+
+GNU_CONFIGURE= yes
RUN_DEPENDS+= ${TARBALLS_DIR}/signal.tar.gz:${PORTSDIR}/math/octave-forge-signal
.include <bsd.port.pre.mk>