aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2005-04-30 09:40:30 +0800
committerkris <kris@FreeBSD.org>2005-04-30 09:40:30 +0800
commit30ca4b40b899c791b36798f2812985e69a8f0ea9 (patch)
tree9f9377fa2f1f9fdceb7738dfb2d222c74e1f2c71
parent86682e3e77391ce3d41c738b6db315f6f49a0d76 (diff)
downloadfreebsd-ports-gnome-30ca4b40b899c791b36798f2812985e69a8f0ea9.tar.gz
freebsd-ports-gnome-30ca4b40b899c791b36798f2812985e69a8f0ea9.tar.zst
freebsd-ports-gnome-30ca4b40b899c791b36798f2812985e69a8f0ea9.zip
Now builds on sparc64
-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>