svn commit: r425368 - head/audio/lv2
Jan Beich
jbeich at FreeBSD.org
Sat Nov 5 01:23:03 UTC 2016
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/
More information about the svn-ports-all
mailing list