From ab03780d61868302ce63458690f9351f6a77109e Mon Sep 17 00:00:00 2001 From: erwin Date: Sat, 2 Jan 2010 12:11:29 +0000 Subject: Mark BROKEN on all architectures. --- databases/p5-sqlrelay/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'databases') diff --git a/databases/p5-sqlrelay/Makefile b/databases/p5-sqlrelay/Makefile index f1618e7065f5..4f0d26374ae1 100644 --- a/databases/p5-sqlrelay/Makefile +++ b/databases/p5-sqlrelay/Makefile @@ -21,6 +21,8 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI EXTRACT_DEPENDS= ${NONEXISTENT}:${SQLRELAY_PORTDIR}:patch LIB_DEPENDS= sqlrclient.0:${SQLRELAY_PORTDIR} +BROKEN= does not build + USE_PERL5= yes WRKSRC= ${WRKDIR}/${PORTNAME} @@ -61,8 +63,4 @@ do-install: ${MAKE_ARGS} ${INSTALL_TARGET}; \ done -.if ${ARCH} == "amd64" -BROKEN= "Does not build" -.endif - .include -- cgit