From 5ca22f787cc136f88f1c4894c9a653f5819e445a Mon Sep 17 00:00:00 2001 From: kris Date: Fri, 30 Mar 2007 04:16:51 +0000 Subject: Now appears to build on amd64 (assuming ia64 too) --- graphics/aqsis/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'graphics') diff --git a/graphics/aqsis/Makefile b/graphics/aqsis/Makefile index 9674335..9322fd3 100644 --- a/graphics/aqsis/Makefile +++ b/graphics/aqsis/Makefile @@ -34,13 +34,7 @@ CFLAGS+= -fPIC CPPFLAGS= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS} -.include - -.if ${MACHINE_ARCH} == "amd64" || ${MACHINE_ARCH} == "ia64" -BROKEN= "Does not compile on ${MACHINE_ARCH} (needs -fPIC)" -.endif - post-patch: @${REINPLACE_CMD} -e 's|PLUGIN_FLAGS=|#PLUGIN_FLAGS=|g' ${WRKSRC}/configure -.include +.include -- cgit v1.1