aboutsummaryrefslogtreecommitdiffstats
path: root/www/aria/Makefile
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-04-12 11:54:52 +0800
committerkris <kris@FreeBSD.org>2004-04-12 11:54:52 +0800
commit454acb66af5988eb89c5c47400fd544e2afa790b (patch)
tree5d00284d32976ddca4d1338265bab844179f95bc /www/aria/Makefile
parent692422af8dbeafe88aa3d1f29ee3c2b4ff48dd7b (diff)
downloadfreebsd-ports-gnome-454acb66af5988eb89c5c47400fd544e2afa790b.tar.gz
freebsd-ports-gnome-454acb66af5988eb89c5c47400fd544e2afa790b.tar.zst
freebsd-ports-gnome-454acb66af5988eb89c5c47400fd544e2afa790b.zip
Back out previous, looks like it was fixed yesterday.
Pointy hat to: kris
Diffstat (limited to 'www/aria/Makefile')
-rw-r--r--www/aria/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/www/aria/Makefile b/www/aria/Makefile
index 0e5cd09e0de8..e19ba9cebc5f 100644
--- a/www/aria/Makefile
+++ b/www/aria/Makefile
@@ -28,12 +28,6 @@ CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
CPPFLAGS= -I${LOCALBASE}/include -DHAVE_DECL_GETOPT
LDFLAGS= -L${LOCALBASE}/lib
-.include <bsd.port.pre.mk>
-
-.if ${ARCH} == "sparc64"
-BROKEN= "Does not compile on sparc64"
-.endif
-
post-extract:
@${RM} -f ${WRKSRC}/src/getopt*
@@ -58,4 +52,4 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/README.euc ${DOCSDIR}
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>