From b33cb8004b7782fd5753b6cae3148119d627c80f Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sat, 19 Nov 2005 03:56:58 +0000 Subject: Mark broken on 4.X. Reported by: pointyhat via kris --- cad/oregano/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'cad/oregano/Makefile') diff --git a/cad/oregano/Makefile b/cad/oregano/Makefile index 4423ab53bdbd..9c39a56ac77d 100644 --- a/cad/oregano/Makefile +++ b/cad/oregano/Makefile @@ -27,6 +27,10 @@ INSTALLS_OMF= yes .include +.if ${OSVERSION} < 500000 +BROKEN= "Does not build on 4.X" +.endif + post-patch: @${REINPLACE_CMD} -e 's|src/main\.c|${PORTNAME}|g' ${WRKSRC}/configure -- cgit v1.2.3