From 93176e16cdb37ae61304897c27387d9d4aad10da Mon Sep 17 00:00:00 2001 From: Nicola Vitale Date: Mon, 16 Apr 2007 11:24:21 +0000 Subject: - Cleanup non-supported FreeBSD versions PR: ports/111652 Submitted by: edwin --- audio/espeak/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'audio/espeak') diff --git a/audio/espeak/Makefile b/audio/espeak/Makefile index b6e0c4307627..76ad8ecbcce4 100644 --- a/audio/espeak/Makefile +++ b/audio/espeak/Makefile @@ -58,10 +58,4 @@ post-install: -exec ${INSTALL_DATA} {} ${DOCSDIR}/{} \; .endif -.include - -.if ${OSVERSION} < 500000 -BROKEN= requires iswdigit(3) -.endif - -.include +.include -- cgit v1.2.3