diff options
Diffstat (limited to 'net/ldapsdk/Makefile')
-rw-r--r-- | net/ldapsdk/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/ldapsdk/Makefile b/net/ldapsdk/Makefile index 9a1a600835dc..4c12e335ab93 100644 --- a/net/ldapsdk/Makefile +++ b/net/ldapsdk/Makefile @@ -22,7 +22,6 @@ CONFIGURE_ARGS= --disable-optimize \ --with-dist-prefix=${WRKDIR}/fakeroot \ --with-nspr-inc=${LOCALBASE}/include/nspr \ --with-nspr-lib=${LOCALBASE}/lib -MAKE_JOBS_SAFE= yes post-extract: @${MKDIR} ${WRKDIR}/fakeroot |