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/giada | |
parent | f19eed403c795f7459f878b37bbe24b938095c22 (diff) | |
download | ports-91c3b180c1027e0ad7c2ee36f3a85f52bd96ac43.tar.gz ports-91c3b180c1027e0ad7c2ee36f3a85f52bd96ac43.zip |
Notes
Diffstat (limited to 'audio/giada')
-rw-r--r-- | audio/giada/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/giada/Makefile b/audio/giada/Makefile index e7c1a4eebcde..632d08ff118d 100644 --- a/audio/giada/Makefile +++ b/audio/giada/Makefile @@ -25,7 +25,7 @@ LIB_DEPENDS= libasound.so:audio/alsa-lib \ libsamplerate.so:audio/libsamplerate \ libsndfile.so:audio/libsndfile -USES= autoreconf compiler:c++11-lang gmake localbase +USES= autoreconf compiler:c++11-lang gmake localbase xorg USE_GITHUB= yes GH_ACCOUNT= monocasual GNU_CONFIGURE= yes |