diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-04 20:39:51 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-04 20:39:51 +0000 |
commit | 91c3b180c1027e0ad7c2ee36f3a85f52bd96ac43 (patch) | |
tree | 426fa4c692de977e4ef9ab85b6f6b90a1277d6c1 /audio/artyfx-lv2/Makefile | |
parent | f19eed403c795f7459f878b37bbe24b938095c22 (diff) | |
download | ports-91c3b180c1027e0ad7c2ee36f3a85f52bd96ac43.tar.gz ports-91c3b180c1027e0ad7c2ee36f3a85f52bd96ac43.zip |
Notes
Diffstat (limited to 'audio/artyfx-lv2/Makefile')
-rw-r--r-- | audio/artyfx-lv2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/artyfx-lv2/Makefile b/audio/artyfx-lv2/Makefile index eb7b6a69f034..9fc367cb082f 100644 --- a/audio/artyfx-lv2/Makefile +++ b/audio/artyfx-lv2/Makefile @@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= lv2>0:audio/lv2 LIB_DEPENDS= libsndfile.so:audio/libsndfile -USES= cmake compiler:c++11-lang gnome localbase:ldflags pkgconfig +USES= cmake compiler:c++11-lang gnome localbase:ldflags pkgconfig xorg USE_GITHUB= yes GH_ACCOUNT= openAVproductions GH_PROJECT= openAV-ArtyFX |