diff options
Diffstat (limited to 'net/yaz/Makefile')
-rw-r--r-- | net/yaz/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/yaz/Makefile b/net/yaz/Makefile index 95e2b256a8a7..5f555d18524e 100644 --- a/net/yaz/Makefile +++ b/net/yaz/Makefile @@ -16,7 +16,6 @@ GNU_CONFIGURE= yes USES= pathfix pkgconfig iconv USE_GNOME= libxml2 libxslt USE_LDCONFIG= yes -MAKE_JOBS_SAFE= yes CONFIGURE_ARGS+=--enable-shared --with-openssl=${OPENSSLBASE} \ --with-iconv=${LOCALBASE} --with-xml2=${LOCALBASE} \ |