diff options
author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2020-07-21 08:23:08 +0000 |
---|---|---|
committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2020-07-21 08:23:08 +0000 |
commit | 5aa8a596071aa7a469ac3055232f07534242cd27 (patch) | |
tree | 7f9fab34074df06733b806dfdf0f8817cdbfac57 /audio/bharvestr-lv2/Makefile | |
parent | 0d486a8976e977f4eda7ea8c6b1a5b3b9851f8d4 (diff) | |
download | ports-5aa8a596071aa7a469ac3055232f07534242cd27.tar.gz ports-5aa8a596071aa7a469ac3055232f07534242cd27.zip |
Notes
Diffstat (limited to 'audio/bharvestr-lv2/Makefile')
-rw-r--r-- | audio/bharvestr-lv2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/bharvestr-lv2/Makefile b/audio/bharvestr-lv2/Makefile index c6890da21ed0..e3493eca33b4 100644 --- a/audio/bharvestr-lv2/Makefile +++ b/audio/bharvestr-lv2/Makefile @@ -17,7 +17,7 @@ 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 |