summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-11-30 00:06:04 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-11-30 00:06:04 +0000
commit0c8c8c6c3715e5a80ec9bf5fa499a95594a01d0c (patch)
treef7892f48c279afb4a8b74b42884f4c53756a2b66
parent- Remove audio/mBox and merge changes in to audio/mbox since (diff)
BROKEN on 5.x: Does not compile
-rw-r--r--emulators/p-interp/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/emulators/p-interp/Makefile b/emulators/p-interp/Makefile
index aad98e17f072..673fb5995048 100644
--- a/emulators/p-interp/Makefile
+++ b/emulators/p-interp/Makefile
@@ -26,6 +26,10 @@ MAN1= ucsd.1 svolio.1 svolcvt.1
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 503000
+BROKEN= "Does not compile on FreeBSD >= 5.x"
+.endif
+
post-extract:
@cp ${DISTDIR}/apple_pascal_?.dsk.gz ${WRKDIR}/${DISTNAME}
@gunzip ${WRKDIR}/${DISTNAME}/apple_pascal_?.dsk.gz