Date: Sat, 11 Jan 2014 17:50:31 +0000 (UTC) From: Sean Bruno <sbruno@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r339442 - head/audio/clementine-player Message-ID: <201401111750.s0BHoV6c072031@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sbruno (src committer) Date: Sat Jan 11 17:50:31 2014 New Revision: 339442 URL: http://svnweb.freebsd.org/changeset/ports/339442 Log: NO_STAGE doesn't seem to make any difference in build failures reported by users of this port. seems to pass make stage/orphans etc. PR: ports/185597 Modified: head/audio/clementine-player/Makefile Modified: head/audio/clementine-player/Makefile ============================================================================== --- head/audio/clementine-player/Makefile Sat Jan 11 17:46:33 2014 (r339441) +++ head/audio/clementine-player/Makefile Sat Jan 11 17:50:31 2014 (r339442) @@ -28,7 +28,6 @@ LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX} PROJECTHOST= ${PORTNAME}${PKGNAMESUFFIX} USES= compiler:c++11-lib cmake pkgconfig -NO_STAGE= yes USE_GL= glew USE_QT4= dbus gui xml qmake_build uic_build moc_build rcc_build \ linguist_build network sql opengl qtestlib corelib webkit \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401111750.s0BHoV6c072031>