aboutsummaryrefslogtreecommitdiff
path: root/www/libwww/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/libwww/Makefile')
-rw-r--r--www/libwww/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/libwww/Makefile b/www/libwww/Makefile
index e6c7953f78e7..4de1a61c8e19 100644
--- a/www/libwww/Makefile
+++ b/www/libwww/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libwww
PORTVERSION= 5.4.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www devel
MASTER_SITES= http://www.w3.org/Library/Distribution/
DISTNAME= w3c-${PORTNAME}-${PORTVERSION}
@@ -19,7 +19,7 @@ COMMENT= The W3C Reference Library
USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
USE_GMAKE= yes
-CONFIGURE_ARGS= --enable-shared --enable-static --with-zlib
+CONFIGURE_ARGS= --enable-shared --enable-static --with-zlib --with-ssl
USE_PERL5_BUILD=yes
USE_LDCONFIG= yes