Index: lv2core/Makefile =================================================================== RCS file: /home/pcvs/ports/audio/lv2core/Makefile,v retrieving revision 1.4 diff -u -p -r1.4 Makefile --- lv2core/Makefile 18 Oct 2011 13:03:57 -0000 1.4 +++ lv2core/Makefile 6 Nov 2011 23:05:37 -0000 @@ -7,7 +7,7 @@ PORTNAME= lv2core PORTVERSION= 4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://lv2plug.in/spec/ @@ -48,5 +48,6 @@ do-install: @(cd ${WRKSRC} && ./waf ${WAF_VERBOSE} install) @${STRIP_CMD} ${PREFIX}/bin/lv2config ${INSTALL_DATA} ${WRKSRC}/lv2core.pc ${PREFIX}/libdata/pkgconfig + ${WRKSRC}/build/lv2config ${PREFIX}/include/lv2 .include Index: lv2core/pkg-plist =================================================================== RCS file: /home/pcvs/ports/audio/lv2core/pkg-plist,v retrieving revision 1.3 diff -u -p -r1.3 pkg-plist --- lv2core/pkg-plist 18 Oct 2011 13:03:57 -0000 1.3 +++ lv2core/pkg-plist 6 Nov 2011 23:06:28 -0000 @@ -1,8 +1,12 @@ bin/lv2config include/lv2.h +include/lv2/lv2plug.in/ns/lv2core lib/lv2/lv2core.lv2/lv2.h lib/lv2/lv2core.lv2/lv2.ttl lib/lv2/lv2core.lv2/manifest.ttl libdata/pkgconfig/lv2core.pc +@dirrmtry include/lv2/lv2plug.in/ns +@dirrmtry include/lv2/lv2plug.in +@dirrmtry include/lv2 @dirrm lib/lv2/lv2core.lv2 @dirrm lib/lv2