diff options
Diffstat (limited to 'lang/python35/Makefile')
-rw-r--r-- | lang/python35/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/python35/Makefile b/lang/python35/Makefile index cb085a0..dac754e6 100644 --- a/lang/python35/Makefile +++ b/lang/python35/Makefile @@ -14,8 +14,7 @@ COMMENT= Interpreted object-oriented programming language LICENSE= PSFL -USES= cpe ncurses pkgconfig readline tar:xz -USE_OPENSSL= yes +USES= cpe ncurses pkgconfig readline ssl tar:xz USE_LDCONFIG= yes GNU_CONFIGURE= yes |