aboutsummaryrefslogtreecommitdiff
path: root/security/gnutls/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/gnutls/Makefile')
-rw-r--r--security/gnutls/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile
index 677773fe6f7c..79ba7b5e63ca 100644
--- a/security/gnutls/Makefile
+++ b/security/gnutls/Makefile
@@ -50,11 +50,6 @@ CONFIGURE_ARGS+= --with-lzo
CONFIGURE_ARGS+= --with-lzo=no
.endif
-.if ${OSVERSION} < 600000
-BUILD_DEPENDS+= ${LOCALBASE}/bin/makeinfo:${PORTSDIR}/print/texinfo
-CONFIGURE_ENV+= MAKEINFO="${LOCALBASE}/bin/makeinfo"
-.endif
-
.if defined(WITHOUT_CXX)
CONFIGURE_ARGS+= --disable-cxx
PLIST_SUB+= CXX="@comment "