diff options
Diffstat (limited to 'net/openldap20/Makefile')
-rw-r--r-- | net/openldap20/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/openldap20/Makefile b/net/openldap20/Makefile index dbf440189c9..1e83b6785b3 100644 --- a/net/openldap20/Makefile +++ b/net/openldap20/Makefile @@ -28,7 +28,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/db2 -D_THREAD_SAFE" \ CONFIGURE_ARGS+= --enable-ldbm --with-ldbm-api=db2 .endif -GNU_CONFIGURE= yes USE_LIBTOOL= yes CONFIGURE_ARGS+= --localstatedir=/var/run --enable-shared --enable-dns |