diff options
Diffstat (limited to 'net/openldap21')
-rw-r--r-- | net/openldap21/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/openldap21/Makefile b/net/openldap21/Makefile index dbf440189c95..1e83b6785b3d 100644 --- a/net/openldap21/Makefile +++ b/net/openldap21/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 |