From 82bd1cd79b3961b0c7100c8da1b5d6dae7adb243 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sun, 27 Oct 2002 21:12:25 +0000 Subject: Remove BROKEN tag; the gcc 3.x build problems were corrected with the new version. Submitted by: Sean Kelly PR: ports/44547 --- devel/astyle/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'devel/astyle') diff --git a/devel/astyle/Makefile b/devel/astyle/Makefile index 67ed79a5b352..ff4aed1ecd85 100644 --- a/devel/astyle/Makefile +++ b/devel/astyle/Makefile @@ -20,12 +20,6 @@ EXTRACT_AFTER_ARGS= -d ${DISTNAME} ALL_TARGET= astyle -.include - -.if ${OSVERSION} >= 500035 -BROKEN= "Does not compile on 5.0" -.endif - do-install: ${INSTALL_PROGRAM} ${WRKSRC}/astyle ${PREFIX}/bin .if !defined(NOPORTDOCS) @@ -33,4 +27,4 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/*.html ${DOCSDIR} .endif -.include +.include -- cgit v1.2.3