aboutsummaryrefslogtreecommitdiff
path: root/graphics/libvisual-plugins
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-04-21 17:25:58 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-04-21 17:25:58 +0000
commit9ab43af2792eab1977a56968746f9c975b043cc0 (patch)
tree52fc2176fdb677e5754108d04b937dfe7e86db2d /graphics/libvisual-plugins
parent14ed035baedb91ecc0b1a055c295a2187d9dcdd5 (diff)
downloadports-9ab43af2792eab1977a56968746f9c975b043cc0.tar.gz
ports-9ab43af2792eab1977a56968746f9c975b043cc0.zip
Notes
Diffstat (limited to 'graphics/libvisual-plugins')
-rw-r--r--graphics/libvisual-plugins/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/libvisual-plugins/Makefile b/graphics/libvisual-plugins/Makefile
index 3dbcf8b6aba8..bbc3b1a7fce7 100644
--- a/graphics/libvisual-plugins/Makefile
+++ b/graphics/libvisual-plugins/Makefile
@@ -27,6 +27,10 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 700029
+BROKEN= Broken objformat handling
+.endif
+
.if ${X_WINDOW_SYSTEM} == "xfree86-4"
BUILD_DEPENDS= mkdirhier:${PORTSDIR}/devel/imake-4
.elif ${X_WINDOW_SYSTEM} == "xorg"