diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile index 52de97da8869..36a3ec3c4995 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -35,7 +35,7 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -fPIC" LDFLAGS="${LDFLAGS}" CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -CONFIGURE_ARGS+= --with-included-lzo +CONFIGURE_ARGS+= --with-included-lzo --disable-guile MANCOMPRESSED= no .include