summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/libassa/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/devel/libassa/Makefile b/devel/libassa/Makefile
index 375a5afa89ee..410f849b3377 100644
--- a/devel/libassa/Makefile
+++ b/devel/libassa/Makefile
@@ -21,13 +21,7 @@ USE_LIBTOOL_VER= 15
CONFIGURE_ARGS= --disable-html-docs
INSTALLS_SHLIB= yes
-.include <bsd.port.pre.mk>
-
-.if ${ARCH} == "sparc64"
-BROKEN= "Does not build"
-.endif
-
post-patch:
@${REINPLACE_CMD} -e '/^SUBDIRS/s: doc : :g' ${WRKSRC}/Makefile.in
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>