From 806c656fa02bb5a283a2c6b904ff097fe04a9d68 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Mon, 12 Apr 2004 03:54:52 +0000 Subject: [PATCH] Back out previous, looks like it was fixed yesterday. Pointy hat to: kris --- www/aria/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/www/aria/Makefile b/www/aria/Makefile index 0e5cd09e0de8..e19ba9cebc5f 100644 --- a/www/aria/Makefile +++ b/www/aria/Makefile @@ -28,12 +28,6 @@ CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CPPFLAGS= -I${LOCALBASE}/include -DHAVE_DECL_GETOPT LDFLAGS= -L${LOCALBASE}/lib -.include - -.if ${ARCH} == "sparc64" -BROKEN= "Does not compile on sparc64" -.endif - post-extract: @${RM} -f ${WRKSRC}/src/getopt* @@ -58,4 +52,4 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/README.euc ${DOCSDIR} .endif -.include +.include