From 7e7c05a5c3d3d2dce237a807fa16d899ce5dec0c Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Wed, 15 Oct 2003 04:59:50 +0000 Subject: BROKEN on 5.x: does not compile --- sysutils/libretto-config/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'sysutils/libretto-config') diff --git a/sysutils/libretto-config/Makefile b/sysutils/libretto-config/Makefile index 332a0e190001..227a8e8d6407 100644 --- a/sysutils/libretto-config/Makefile +++ b/sysutils/libretto-config/Makefile @@ -22,6 +22,12 @@ DOCDIR= ${PREFIX}/share/doc/${PORTNAME} MAN8= ${PORTNAME}.8 MANLANG= . ja +.include + +.if ${OSVERSION} >= 501000 +BROKEN= "Does not compile" +.endif + post-install: # install japanese manpage also :-) @${INSTALL_MAN} ${WRKSRC}/libapm-j.man ${PREFIX}/man/ja/man8/${PORTNAME}.8 @@ -34,4 +40,4 @@ post-install: @${INSTALL_DATA} ${WRKSRC}/APM-EXBIOS-j.txt ${DOCDIR}/ja/APM-EXBIOS.txt .endif -.include +.include -- cgit v1.2.3