diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-10-06 11:06:48 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-10-06 11:06:48 +0000 |
commit | 65eaf47a9bf44056be1e4d37c33417df6bcb75c0 (patch) | |
tree | 39ca394345af82184485bbac307a4e87519374dc /audio/festalon | |
parent | f5491cd4d655c54dafa20ba4d9db6a4088cdd470 (diff) |
Notes
Diffstat (limited to 'audio/festalon')
-rw-r--r-- | audio/festalon/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/festalon/Makefile b/audio/festalon/Makefile index 53729d109be6..1fc1a170b45a 100644 --- a/audio/festalon/Makefile +++ b/audio/festalon/Makefile @@ -22,6 +22,7 @@ LIB_DEPENDS+= samplerate.1:${PORTSDIR}/audio/libsamplerate USE_AUTOTOOLS= libtool USE_BZIP2= yes +USE_PKGCONFIG= build MAKE_JOBS_SAFE= yes |