From f7a004747d06508adada19dc3874f7af20741875 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sat, 18 Sep 2004 18:10:59 +0000 Subject: BROKEN on 5.x: Does not compile Approved by: portmgr (self) --- japanese/lookup-emacs21/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'japanese/lookup-emacs21/Makefile') diff --git a/japanese/lookup-emacs21/Makefile b/japanese/lookup-emacs21/Makefile index aa89e7ad010e..05f03e2616ca 100644 --- a/japanese/lookup-emacs21/Makefile +++ b/japanese/lookup-emacs21/Makefile @@ -36,6 +36,12 @@ CONFIGURE_ARGS= --with-emacs=${EMACS_CMD} \ --with-lispdir=${ELISPDIR} \ --infodir=${PORTINFODIR} +.include + +.if ${OSVERSION} >= 502126 +BROKEN= "Does not build on FreeBSD >= 5.x" +.endif + post-install: .if (${EMACS_PORT_NAME} == "xemacs21-mule") ${RM} -f ${WRKDIR}/${MANIFEST} @@ -47,4 +53,4 @@ post-install: ${EMACSDIR}/pkginfo/ .endif -.include +.include -- cgit v1.2.3