Date: Sat, 30 Aug 2014 18:21:47 +0000 (UTC) From: Adam Weinberger <adamw@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r366661 - head/audio/gogglesmm Message-ID: <201408301821.s7UILlKx078996@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: adamw Date: Sat Aug 30 18:21:47 2014 New Revision: 366661 URL: http://svnweb.freebsd.org/changeset/ports/366661 QAT: https://qat.redports.org/buildarchive/r366661/ Log: Fix build on 8 and 9. Modified: head/audio/gogglesmm/Makefile Modified: head/audio/gogglesmm/Makefile ============================================================================== --- head/audio/gogglesmm/Makefile Sat Aug 30 18:20:22 2014 (r366660) +++ head/audio/gogglesmm/Makefile Sat Aug 30 18:21:47 2014 (r366661) @@ -19,7 +19,7 @@ USE_GITHUB= yes GH_ACCOUNT= ${PORTNAME} GH_COMMIT= ea16b55 -USES= compiler:nestedfct desktop-file-utils gmake pkgconfig +USES= compiler:c++11-lang desktop-file-utils gmake pkgconfig USE_SQLITE= yes HAS_CONFIGURE= yes CONFIGURE_ENV= LINK="${CXX}" \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408301821.s7UILlKx078996>