From 9803c252173e4a110ed908e8a640a9f6d3daf928 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sun, 18 May 2003 12:00:35 +0000 Subject: BROKEN on 5.1: does not build --- audio/festival/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'audio/festival') diff --git a/audio/festival/Makefile b/audio/festival/Makefile index eca2e92a4a6b..9ff2776346b5 100644 --- a/audio/festival/Makefile +++ b/audio/festival/Makefile @@ -45,6 +45,12 @@ RESTRICTED= no-commercial-use PLIST= ${WRKDIR}/pkg-plist .endif +.include + +.if ${OSVERSION} >= 500113 +BROKEN= "Does not build" +.endif + WRKSRC= ${WRKDIR} USE_GMAKE= yes @@ -145,4 +151,4 @@ do-install: ${INSTALL_MAN} ${FESTIVAL}/doc/festival.1 ${PREFIX}/man/man1/festival.1 ${INSTALL_MAN} ${FESTIVAL}/doc/festival_client.1 ${PREFIX}/man/man1/festival_client.1 -.include +.include -- cgit v1.2.3