aboutsummaryrefslogtreecommitdiff
path: root/x11/fbdesk
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-09-18 17:49:31 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-09-18 17:49:31 +0000
commitfe54d2a7c76c819f48572aaac53161c6073e4bc2 (patch)
treecd3a2332516a8e0f6a9b518a6f6eb3a97af4baa7 /x11/fbdesk
parentb64acc87813cd14f5610cecd37bb98e52497b3fa (diff)
downloadports-fe54d2a7c76c819f48572aaac53161c6073e4bc2.tar.gz
ports-fe54d2a7c76c819f48572aaac53161c6073e4bc2.zip
BROKEN on 5.x: Does not compile
Approved by: portmgr (self)
Notes
Notes: svn path=/head/; revision=118243
Diffstat (limited to 'x11/fbdesk')
-rw-r--r--x11/fbdesk/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11/fbdesk/Makefile b/x11/fbdesk/Makefile
index bb2f979e86f3..de847543ac67 100644
--- a/x11/fbdesk/Makefile
+++ b/x11/fbdesk/Makefile
@@ -24,6 +24,10 @@ PORTDOCS= COPYING ChangeLog INSTALL README
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 502126
+BROKEN= "Does not compile on FreeBSD >= 5.x"
+.endif
+
.if ${OSVERSION} >= 500000
USE_REINPLACE= yes
post-patch: