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/nekobi-lv2/Makefile | |
parent | f19eed403c795f7459f878b37bbe24b938095c22 (diff) | |
download | ports-91c3b180c1027e0ad7c2ee36f3a85f52bd96ac43.tar.gz ports-91c3b180c1027e0ad7c2ee36f3a85f52bd96ac43.zip |
Notes
Diffstat (limited to 'audio/nekobi-lv2/Makefile')
-rw-r--r-- | audio/nekobi-lv2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/nekobi-lv2/Makefile b/audio/nekobi-lv2/Makefile index 4478935dd1b1..30b66b72366f 100644 --- a/audio/nekobi-lv2/Makefile +++ b/audio/nekobi-lv2/Makefile @@ -16,7 +16,7 @@ BUILD_DEPENDS= lv2>0:audio/lv2 \ bash:shells/bash LIB_DEPENDS= libjack.so:audio/jack -USES= compiler:c++11-lang gl gmake localbase pkgconfig shebangfix +USES= compiler:c++11-lang gl gmake localbase pkgconfig shebangfix xorg SHEBANG_FILES= dpf/utils/generate-ttl.sh USE_GITHUB= yes GH_ACCOUNT= DISTRHO |