From 1762190743ca803f5ddc564f00e64cd93a9431ff Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sun, 10 Apr 2005 21:14:31 +0000 Subject: Now builds on sparc64 --- editors/lpe/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'editors/lpe') diff --git a/editors/lpe/Makefile b/editors/lpe/Makefile index 61dff34fa955..05a799f2c0c8 100644 --- a/editors/lpe/Makefile +++ b/editors/lpe/Makefile @@ -29,10 +29,4 @@ CONFIGURE_ARGS= --includedir=${LOCALBASE}/include MAN1= lpe.1 MANLANG= "" bg cs de es fr pl ru -.include - -.if ( ${ARCH} == "sparc64" ) -BROKEN= "Does not compile on sparc64 (dynamic lib issues)" -.endif - -.include +.include -- cgit v1.2.3