aboutsummaryrefslogtreecommitdiff
path: root/security/gnutls/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/gnutls/Makefile')
-rw-r--r--security/gnutls/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile
index c7b017e84985..8abf5a8d080a 100644
--- a/security/gnutls/Makefile
+++ b/security/gnutls/Makefile
@@ -34,8 +34,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 \
- --infodir="${PREFIX}/info" --mandir="${PREFIX}/man/"
+CONFIGURE_ARGS+= --with-included-lzo
MANCOMPRESSED= no
.include <bsd.port.pre.mk>