Index: branches/2018Q4/net/rsplib/Makefile =================================================================== --- branches/2018Q4/net/rsplib/Makefile (revision 484084) +++ branches/2018Q4/net/rsplib/Makefile (revision 484085) @@ -1,29 +1,27 @@ # Created by: Thomas Dreibholz # $FreeBSD$ PORTNAME= rsplib PORTVERSION= 3.0.2 PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://www.exp-math.uni-essen.de/~dreibh/rserpool/download/ MAINTAINER= dreibh@iem.uni-due.de COMMENT= RSerPool Framework and Example Applications LICENSE= GPLv3 -BROKEN_aarch64= fails to compile: fractalgeneratorservice.cc:353:12: expected unqualified-id -BROKEN_armv6= fails to compile: fractalgeneratorservice.cc:353:12: expected unqualified-id -BROKEN_armv7= fails to compile: fractalgeneratorservice.cc:353:12: expected unqualified-id +BROKEN= fails to compile: fractalgeneratorservice.cc:353:12: expected unqualified-id GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-maintainer-mode \ --enable-qt --with-qt-lib=${QT_LIBDIR} \ --with-qt-include=${QT_INCDIR} INSTALL_TARGET= install-strip USES= gmake libtool qt:4 shebangfix SHEBANG_FILES= rsplib/scriptingserviceexample USE_LDCONFIG= yes USE_QT= gui xml moc_build .include Index: branches/2018Q4 =================================================================== --- branches/2018Q4 (revision 484084) +++ branches/2018Q4 (revision 484085) Property changes on: branches/2018Q4 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r484084