aboutsummaryrefslogtreecommitdiff
path: root/lang/python34
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python34')
-rw-r--r--lang/python34/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/python34/Makefile b/lang/python34/Makefile
index f5530a851b3c..cd333e3319a9 100644
--- a/lang/python34/Makefile
+++ b/lang/python34/Makefile
@@ -3,7 +3,7 @@
PORTNAME= python34
PORTVERSION= 3.4.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= lang python ipv6
MASTER_SITES= PYTHON
MASTER_SITE_SUBDIR= ftp/python/${PORTVERSION}
@@ -16,6 +16,7 @@ COMMENT= Interpreted object-oriented programming language
LICENSE= PSFL
USES= cpe ncurses pkgconfig readline tar:xz
+USE_OPENSSL= yes
USE_LDCONFIG= yes
GNU_CONFIGURE= yes