diff --git a/security/trousers/Makefile b/security/trousers/Makefile index a338a78f3c14..2bad670f0f5a 100644 --- a/security/trousers/Makefile +++ b/security/trousers/Makefile @@ -25,7 +25,10 @@ INSTALL_TARGET= install-strip GNU_CONFIGURE= YES CONFIGURE_ARGS= --with-gui=none --enable-static \ --localstatedir=${PREFIX}/var \ - --with-tssuser=${USERS} --with-tssgroup=${GROUPS} RANLIB=: + --with-tssuser=${USERS} \ + --with-tssgroup=${GROUPS} \ + --with-openssl=${OPENSSLBASE} \ + RANLIB=: MAKE_ENV= ICONV_LIB=${ICONV_LIB} \ ICONV_PREFIX=${ICONV_PREFIX} SUB_FILES= pkg-message