diff options
Diffstat (limited to 'graphics/libemf/Makefile')
-rw-r--r-- | graphics/libemf/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/graphics/libemf/Makefile b/graphics/libemf/Makefile index 34733edcd629..4283b07f1944 100644 --- a/graphics/libemf/Makefile +++ b/graphics/libemf/Makefile @@ -17,10 +17,6 @@ GNU_CONFIGURE= yes .include <bsd.port.pre.mk> -.if ${ARCH} == "sparc64" -BROKEN= "Does not compile on sparc64" -.endif - post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} |