summaryrefslogtreecommitdiff
path: root/devel/ddd
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-02-08 01:03:49 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-02-08 01:03:49 +0000
commit4b0520f4234b04e9e6fc05b8e0f3c53e9a2698dd (patch)
tree9c5c8f42afe39611a2055201612e6d225da7bd63 /devel/ddd
parentBROKEN: Incorrect distinfo. This port will be removed on April 7 if still (diff)
BROKEN on 5.x: does not compile
Notes
Notes: svn path=/head/; revision=100318
Diffstat (limited to 'devel/ddd')
-rw-r--r--devel/ddd/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/ddd/Makefile b/devel/ddd/Makefile
index ed9c56565eee..7676a6d0554a 100644
--- a/devel/ddd/Makefile
+++ b/devel/ddd/Makefile
@@ -42,6 +42,10 @@ LIBXMDIR= ${X11BASE}
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 502000
+BROKEN= "Does not compile"
+.endif
+
.if ${OSVERSION} >= 500113
# XXX - configure is not detecting our streampos
# provide better solution later