diff options
Diffstat (limited to 'net/net6/Makefile')
-rw-r--r-- | net/net6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/net6/Makefile b/net/net6/Makefile index 52d255a38fb2..6420f820d9fb 100644 --- a/net/net6/Makefile +++ b/net/net6/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= sigc-2.0.0:${PORTSDIR}/devel/libsigc++20 \ gnutls.40:${PORTSDIR}/security/gnutls USE_GNOME= gnomehack pkgconfig -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" MAKE_JOBS_SAFE= yes USE_LDCONFIG= yes |