From 4380a89fa6804fb533380ded016db07a52d0c67c Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Wed, 19 Sep 2012 15:34:24 +0000 Subject: - use WITH_OPENSSL_HACK7 --- print/cups-base/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'print/cups-base') diff --git a/print/cups-base/Makefile b/print/cups-base/Makefile index d4b865490d73..9915806aa2d5 100644 --- a/print/cups-base/Makefile +++ b/print/cups-base/Makefile @@ -82,11 +82,6 @@ XDG_OPEN= Build with XDG_OPEN as browser .include -.if ${OSVERSION} < 800000 -# the openssl in base of FreeBSD 7.x is too old -WITH_OPENSSL_PORT?= yes -.endif - .if defined(CUPS_CLIENT) COMMENT2= Library cups INSTALL_WRKSRC= ${WRKSRC}/cups @@ -138,6 +133,7 @@ LIB_DEPENDS+= gnutls.47:${PORTSDIR}/security/gnutls USE_PKGCONFIG= yes .else CONFIGURE_ARGS+= --disable-gnutls --enable-openssl +WITH_OPENSSL_HACK7= yes .include "${PORTSDIR}/Mk/bsd.openssl.mk" .endif -- cgit v1.2.3