aboutsummaryrefslogtreecommitdiff
path: root/devel/libassa
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-04-30 01:40:30 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-04-30 01:40:30 +0000
commit17fc8543b51e977a24c2ee438c5ff155c8014aae (patch)
treec554f7e1273fb8c944835daa38befc1ce0a5db42 /devel/libassa
parent587341014dcf04fca76da69275d7d83734bda03e (diff)
downloadports-17fc8543b51e977a24c2ee438c5ff155c8014aae.tar.gz
ports-17fc8543b51e977a24c2ee438c5ff155c8014aae.zip
Now builds on sparc64
Notes
Notes: svn path=/head/; revision=134391
Diffstat (limited to 'devel/libassa')
-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>