Index: branches/2020Q3/audio/bharvestr-lv2/Makefile =================================================================== --- branches/2020Q3/audio/bharvestr-lv2/Makefile (revision 542725) +++ branches/2020Q3/audio/bharvestr-lv2/Makefile (revision 542726) @@ -1,34 +1,34 @@ # $FreeBSD$ PORTNAME= bharvestr DISTVERSIONPREFIX= v DISTVERSION= g20200413 CATEGORIES= audio PKGNAMESUFFIX= -lv2 MAINTAINER= yuri@FreeBSD.org COMMENT= Granular synthesizer LV2 plugin LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= lv2>0:audio/lv2 LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libsndfile.so:audio/libsndfile -USES= gmake gnome pkgconfig xorg +USES= compiler:c++11-lang gmake gnome pkgconfig xorg USE_GITHUB= yes GH_ACCOUNT= sjaehn GH_PROJECT= BHarvestr GH_TAGNAME= f07ec1e68337960860d06cac7a84a92d456e7f56 USE_GNOME= cairo USE_XORG= x11 MAKEFILE= makefile post-install: @${RM} ${STAGEDIR}${PREFIX}/lib/lv2/BHarvestr.lv2/LICENSE @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lv2/BHarvestr.lv2/BHarvestr*.so .include Index: branches/2020Q3/audio/bharvestr-lv2/files/patch-src_BWidgets_FileChooser.hpp =================================================================== --- branches/2020Q3/audio/bharvestr-lv2/files/patch-src_BWidgets_FileChooser.hpp (nonexistent) +++ branches/2020Q3/audio/bharvestr-lv2/files/patch-src_BWidgets_FileChooser.hpp (revision 542726) @@ -0,0 +1,10 @@ +--- src/BWidgets/FileChooser.hpp.orig 2020-07-20 09:39:49 UTC ++++ src/BWidgets/FileChooser.hpp +@@ -24,6 +24,7 @@ + #include "PopupListBox.hpp" + #include "TextButton.hpp" + #include ++#include + + namespace BWidgets + { Property changes on: branches/2020Q3/audio/bharvestr-lv2/files/patch-src_BWidgets_FileChooser.hpp ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: branches/2020Q3 =================================================================== --- branches/2020Q3 (revision 542725) +++ branches/2020Q3 (revision 542726) Property changes on: branches/2020Q3 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r542725