aboutsummaryrefslogtreecommitdiff
path: root/devel/rudiments
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-02-06 22:53:31 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-02-06 22:53:31 +0000
commit01a410f80bbf17d378fc9c6780d7ea9bacd2e50f (patch)
treea3d9cf26f0fbd324625c78aeea8821b1c5a9785f /devel/rudiments
parent32a382767e3b56f349950f376f0293c82d8f7464 (diff)
downloadports-01a410f80bbf17d378fc9c6780d7ea9bacd2e50f.tar.gz
ports-01a410f80bbf17d378fc9c6780d7ea9bacd2e50f.zip
BROKEN On 5.x: does not compile
Notes
Notes: svn path=/head/; revision=100184
Diffstat (limited to 'devel/rudiments')
-rw-r--r--devel/rudiments/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/rudiments/Makefile b/devel/rudiments/Makefile
index 4a15bb6ec5eb..8c65c5620aa6 100644
--- a/devel/rudiments/Makefile
+++ b/devel/rudiments/Makefile
@@ -24,6 +24,10 @@ INSTALLS_SHLIB= yes
.include <bsd.port.pre.mk>
+.if ${OSVERSION} > 502000
+BROKEN= "Does not compile"
+.endif
+
.if ${OSVERSION} >= 500000
EXTRA_PATCHES= ${PATCHDIR}/extra-patch-*