aboutsummaryrefslogtreecommitdiff
path: root/textproc/openvanilla-modules
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2010-03-13 22:30:27 +0000
committerErwin Lansing <erwin@FreeBSD.org>2010-03-13 22:30:27 +0000
commitafb0b665e6656b1994b53f8dca3960d61f737be8 (patch)
tree35ad1180d0ac70a4bcd93ee7fee489f2895408ce /textproc/openvanilla-modules
parentad2134344d94bccc7e572427aa70e783d867ed7d (diff)
downloadports-afb0b665e6656b1994b53f8dca3960d61f737be8.tar.gz
ports-afb0b665e6656b1994b53f8dca3960d61f737be8.zip
Notes
Diffstat (limited to 'textproc/openvanilla-modules')
-rw-r--r--textproc/openvanilla-modules/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/openvanilla-modules/Makefile b/textproc/openvanilla-modules/Makefile
index 3eaac4aa32e0..271b8a009884 100644
--- a/textproc/openvanilla-modules/Makefile
+++ b/textproc/openvanilla-modules/Makefile
@@ -37,6 +37,10 @@ MAKE_ARGS+= INSTALL_PREFIX=${PREFIX} OV_INCLUDE=${LOCALBASE}/include
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 800501
+BROKEN= does not build
+.endif
+
.if !defined(WITHOUT_OVIMArray)
PLIST_SUB+= OVIMArray=""
.else