aboutsummaryrefslogtreecommitdiff
path: root/polish
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-02-17 12:46:15 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-02-17 12:46:15 +0000
commit678793e873296553010f1e9215a4626e9d69ae3a (patch)
tree888be5289b7fe9765f57d8e808939d36cb581137 /polish
parentcccb3624097cea53287f797ea5368c4f98e43060 (diff)
downloadports-678793e873296553010f1e9215a4626e9d69ae3a.tar.gz
ports-678793e873296553010f1e9215a4626e9d69ae3a.zip
BROKEN on 5.x: install fails
Notes
Notes: svn path=/head/; revision=101203
Diffstat (limited to 'polish')
-rw-r--r--polish/kadu/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/polish/kadu/Makefile b/polish/kadu/Makefile
index f68c56136265..42821b2d3cf2 100644
--- a/polish/kadu/Makefile
+++ b/polish/kadu/Makefile
@@ -32,6 +32,10 @@ WANT_GNOME= yes
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 502102
+BROKEN= "Install fails"
+.endif
+
.if ${HAVE_GNOME:Mgnomehier}!=""
PLIST_SUB+= GNOME:=""
.else