aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2003-10-16 10:26:47 +0800
committerkris <kris@FreeBSD.org>2003-10-16 10:26:47 +0800
commita9e7ec9e79c133f813c5f01736577ab824a06d0f (patch)
treeff98c697a9da32efdafb671ad1db97cf5a4ca875 /lang
parentd4181be2af762d0388b6ce3706e1d21ba09315aa (diff)
downloadfreebsd-ports-graphics-a9e7ec9e79c133f813c5f01736577ab824a06d0f.tar.gz
freebsd-ports-graphics-a9e7ec9e79c133f813c5f01736577ab824a06d0f.tar.zst
freebsd-ports-graphics-a9e7ec9e79c133f813c5f01736577ab824a06d0f.zip
BROKEN on 5.x: does not compile
Diffstat (limited to 'lang')
-rw-r--r--lang/pm3-base/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/pm3-base/Makefile b/lang/pm3-base/Makefile
index 924f379dda1..fab70752abc 100644
--- a/lang/pm3-base/Makefile
+++ b/lang/pm3-base/Makefile
@@ -43,6 +43,10 @@ SOVERSION= 7
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 501000
+BROKEN= "Does not compile"
+.endif
+
.if ${PORTOBJFORMAT} == "aout"
TARGET= FreeBSD2
TARGETDIR= freebsd-2