aboutsummaryrefslogtreecommitdiffstats
path: root/devel/ace/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ace/Makefile')
-rw-r--r--devel/ace/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ace/Makefile b/devel/ace/Makefile
index 5f51ec0daa7c..23ac31de323f 100644
--- a/devel/ace/Makefile
+++ b/devel/ace/Makefile
@@ -49,7 +49,7 @@ QT4_USE= QT4=corelib,gui,moc_build
QT4_MAKE_ENV= qt=1 qt4=1 QTDIR="${PREFIX}"
QT4_CPPFLAGS= -I${QT_INCDIR}
QT4_LDFLAGS= -L${QT_LIBDIR}
-SSL_USE= OPENSSL=yes
+SSL_USES= ssl
SSL_MAKE_ENV= ssl=1
TK_USES= tk
TK_MAKE_ENV= tk=1