Date: Sat, 5 Nov 2016 01:23:01 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r425368 - head/audio/lv2 Message-ID: <201611050123.uA51N1oE027787@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Sat Nov 5 01:23:01 2016 New Revision: 425368 URL: https://svnweb.freebsd.org/changeset/ports/425368 Log: audio/lv2: oops, restore comment after r425366 Modified: head/audio/lv2/Makefile (contents, props changed) Modified: head/audio/lv2/Makefile ============================================================================== --- head/audio/lv2/Makefile Sat Nov 5 01:19:47 2016 (r425367) +++ head/audio/lv2/Makefile Sat Nov 5 01:23:01 2016 (r425368) @@ -39,6 +39,7 @@ EXAMPLES_USE= GNOME=cairo,gtk20 EXAMPLES_CONFIGURE_ENV= CC='${CC} -Wl,--as-needed' # Gtk deps post-install: +# Waf doesn't support changing pkg-config data install path @${MV} ${STAGEDIR}${PREFIX}/lib/pkgconfig/*.pc \ ${STAGEDIR}${PREFIX}/libdata/pkgconfig/ @${RMDIR} ${STAGEDIR}${PREFIX}/lib/pkgconfig/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611050123.uA51N1oE027787>