diff options
Diffstat (limited to 'games/tinymux')
-rw-r--r-- | games/tinymux/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games/tinymux/Makefile b/games/tinymux/Makefile index 6fa80991ab86..0688d24f345f 100644 --- a/games/tinymux/Makefile +++ b/games/tinymux/Makefile @@ -3,6 +3,7 @@ PORTNAME= tinymux PORTVERSION= 2.10.1.${PATCHLEVEL} +PORTREVISION= 1 CATEGORIES= games net MASTER_SITES= GOOGLE_CODE DISTNAME= mux-${PORTVERSION}.unix @@ -47,7 +48,8 @@ INLINE_SQL_CONFIGURE_ENABLE= inlinesql MEMORY_BASED_CONFIGURE_ENABLE= memorybased REALITY_LVLS_CONFIGURE_ENABLE= realitylvls SELFCHECK_CONFIGURE_ENABLE= selfcheck -SSL_CONFIGURE_ENABLE= ssl +SSL_CONFIGURE_ENABLE= ssl +SSL_USE= OPENSSL=yes WOD_REALMS_CONFIGURE_ENABLE= wodrealms SUB_FILES= ${PORTNAME} pkg-deinstall pkg-message |