aboutsummaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-04-22 01:24:54 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-04-22 01:24:54 +0000
commitdd5b69aab28dbaab03e2bef9a7023b10e5d886f0 (patch)
treebb18641f7d0e9afd8e3f60285f6060e6eddb6e11 /x11-themes
parent6234f76585071334c4def6c0a0e5c4abad4c4dbf (diff)
downloadports-dd5b69aab28dbaab03e2bef9a7023b10e5d886f0.tar.gz
ports-dd5b69aab28dbaab03e2bef9a7023b10e5d886f0.zip
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/gtk-flat-theme2/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/x11-themes/gtk-flat-theme2/Makefile b/x11-themes/gtk-flat-theme2/Makefile
index ed043551b46c..4f1d6f459b5d 100644
--- a/x11-themes/gtk-flat-theme2/Makefile
+++ b/x11-themes/gtk-flat-theme2/Makefile
@@ -22,4 +22,10 @@ GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= gnomehack gtk20
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} >= 700029
+BROKEN= Incorrect objformat handling
+.endif
+
+.include <bsd.port.post.mk>