9275Hi; I tried to issue a command to build openldap with env and options and it didn't work. I tried it broken up in lines as below and as one long line. Please help me understand what I'm doing wrong:
MAKE_ENV = { 'openldap23-server' => [ 'CC=gcc CPPFLAGS="-I/usr/local/include/openssl/" \ LDFLAGS="-L/usr/local/lib/"' ], } MAKE_ARGS = { 'openldap23-server' => 'CONFIGURE_ARGS+= \ --localstatedir=/var/run/slapd \ --enable-spasswd \ --enable-modules \ --enable-shared \ --enable-dynamic \ --with-tls \ --with-cyrus-sasl \ --enable-bdb \ --disable-slapd \ --enable-openssl \ --enable-monitor \ --enable-proxycache \ --enable-unique \ --enable-ppolicy \ --enable-accesslog \ --disable-cleartext', } TIA, Rachel _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"