aboutsummaryrefslogtreecommitdiff
path: root/www/aria
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-04-12 03:54:52 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-04-12 03:54:52 +0000
commit806c656fa02bb5a283a2c6b904ff097fe04a9d68 (patch)
treea638a44c0295fdf03abf90623f85625bfd611df9 /www/aria
parent77826a265adaec69300c04bab6d60f82b29ba7d7 (diff)
downloadports-806c656fa02bb5a283a2c6b904ff097fe04a9d68.tar.gz
ports-806c656fa02bb5a283a2c6b904ff097fe04a9d68.zip
Back out previous, looks like it was fixed yesterday.
Pointy hat to: kris
Notes
Notes: svn path=/head/; revision=106777
Diffstat (limited to 'www/aria')
-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>