diff options
Diffstat (limited to 'security/pam_authsrv/Makefile')
-rw-r--r-- | security/pam_authsrv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pam_authsrv/Makefile b/security/pam_authsrv/Makefile index e627417083cd..ecb629aeb9be 100644 --- a/security/pam_authsrv/Makefile +++ b/security/pam_authsrv/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/security/fwtk:build RESTRICTED= No form of redistribution is allowed, because of linkging against fwtk -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= LDFLAGS="${LDFLAGS} -L${PORTSDIR}/security/fwtk/work/fwtk" \ CFLAGS="${CFLAGS} -I${PORTSDIR}/security/fwtk/work/fwtk" CONFIGURE_ARGS= --disable-encap --disable-epkg-install |