diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-03-16 23:22:37 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-03-16 23:22:37 +0000 |
commit | c456c8f3eba929fcc9cca74ffab38465c31196e8 (patch) | |
tree | ba2774441d4bf0c2765267aab2255c4f7c3a8c7e /audio/fplib | |
parent | 6fffe1f6b7c7837c0026cbaba48bd6b9a563bec5 (diff) | |
download | ports-c456c8f3eba929fcc9cca74ffab38465c31196e8.tar.gz ports-c456c8f3eba929fcc9cca74ffab38465c31196e8.zip |
Notes
Diffstat (limited to 'audio/fplib')
-rw-r--r-- | audio/fplib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/fplib/Makefile b/audio/fplib/Makefile index 2ee3d063fd7f..7ad459aaf0a3 100644 --- a/audio/fplib/Makefile +++ b/audio/fplib/Makefile @@ -19,6 +19,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ libtag.so:audio/taglib USES= cmake compiler:c++11-lang localbase:ldflags + MAKE_JOBS_UNSAFE= yes USE_LDCONFIG= yes |