Date: Wed, 18 Sep 2013 12:54:38 +0000 (UTC) From: Pietro Cerutti <gahr@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r327542 - head/cad/meshlab Message-ID: <201309181254.r8ICscuT093364@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gahr Date: Wed Sep 18 12:54:37 2013 New Revision: 327542 URL: http://svnweb.freebsd.org/changeset/ports/327542 Log: - Unbreak on CURRENT by adding USE_GCC= yes Reported by: pkg-fallout Modified: head/cad/meshlab/Makefile Modified: head/cad/meshlab/Makefile ============================================================================== --- head/cad/meshlab/Makefile Wed Sep 18 11:41:14 2013 (r327541) +++ head/cad/meshlab/Makefile Wed Sep 18 12:54:37 2013 (r327542) @@ -13,6 +13,7 @@ COMMENT= 3D triangular meshes processing EXTRACT_DEPENDS=7z:${PORTSDIR}/archivers/p7zip LIB_DEPENDS= QtSolutions_SOAP-head:${PORTSDIR}/devel/qt4-qtsolutions-soap +USE_GCC= yes USE_GL= glew glu USE_QT4= qmake_build moc_build rcc_build uic_build corelib gui xml \ xmlpatterns opengl network script
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309181254.r8ICscuT093364>