From owner-svn-ports-head@FreeBSD.ORG Sun Jan 11 21:06:06 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C7E6637F; Sun, 11 Jan 2015 21:06:05 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 74CA3F1; Sun, 11 Jan 2015 21:06:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t0BL65lp047762; Sun, 11 Jan 2015 21:06:05 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t0BL65K0047761; Sun, 11 Jan 2015 21:06:05 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201501112106.t0BL65K0047761@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Sun, 11 Jan 2015 21:06:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r376805 - head/math/freemat X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jan 2015 21:06:06 -0000 Author: thierry Date: Sun Jan 11 21:06:04 2015 New Revision: 376805 URL: https://svnweb.freebsd.org/changeset/ports/376805 QAT: https://qat.redports.org/buildarchive/r376805/ Log: Uses blaslapack.mk. Modified: head/math/freemat/Makefile Modified: head/math/freemat/Makefile ============================================================================== --- head/math/freemat/Makefile Sun Jan 11 21:06:02 2015 (r376804) +++ head/math/freemat/Makefile Sun Jan 11 21:06:04 2015 (r376805) @@ -3,8 +3,8 @@ PORTNAME= FreeMat PORTVERSION= 4.2 -PORTREVISION= 4 DISTVERSIONSUFFIX= -Source +PORTREVISION= 4 CATEGORIES= math science MASTER_SITES= SF/freemat/FreeMat4 @@ -16,17 +16,15 @@ LICENSE= GPLv2 BUILD_DEPENDS= ${LOCALBASE}/share/llvm33/cmake/LLVMConfig.cmake:${PORTSDIR}/devel/llvm33 \ ${LOCALBASE}/llvm33/lib/libclang.a:${PORTSDIR}/lang/clang33 LIB_DEPENDS= libarpack.so:${PORTSDIR}/math/arpack \ - libblas.so:${PORTSDIR}/math/blas \ libboost_math_c99.so:${PORTSDIR}/devel/boost-libs \ libffi.so:${PORTSDIR}/devel/libffi \ libfftw3.so:${PORTSDIR}/math/fftw3 \ libfftw3f.so:${PORTSDIR}/math/fftw3-float \ - liblapack.so:${PORTSDIR}/math/lapack \ libpcre.so:${PORTSDIR}/devel/pcre \ libportaudio.so:${PORTSDIR}/audio/portaudio \ libumfpack.so:${PORTSDIR}/math/suitesparse -USES= cmake:outsource dos2unix fortran pkgconfig python:build +USES= blaslapack cmake:outsource dos2unix fortran pkgconfig python:build USE_GL= yes USE_QT4= gui network opengl svg webkit xml \ moc_build qmake_build rcc_build uic_build @@ -41,7 +39,7 @@ LDFLAGS+= -L${LOCALBASE}/llvm33/lib DATADIR= ${PREFIX}/share/${PORTNAME}-${PORTVERSION} DESKTOP_ENTRIES="FreeMat" "" "${PREFIX}/share/pixmaps/freemat.png" \ - "FreeMat" "Science;Math;NumericalAnalysis;" "true" + "FreeMat" "Science;Math;NumericalAnalysis;" true PLIST_FILES= bin/FreeMat bin/blas.ini share/pixmaps/freemat.png PORTDATA= *