aboutsummaryrefslogtreecommitdiff
path: root/archivers/unrar
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-07-29 01:24:36 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-07-29 01:24:36 +0000
commitda0538d429538a92c8e5566a5e5a0e50c64d0b13 (patch)
tree940686b8a21e957b4fbf848e3a79e6e7c4eee493 /archivers/unrar
parent8af2ba6361beb67b06cf8fd6b388e2da15d491e6 (diff)
downloadports-da0538d429538a92c8e5566a5e5a0e50c64d0b13.tar.gz
ports-da0538d429538a92c8e5566a5e5a0e50c64d0b13.zip
Fix build of unrar-iconv
Reported by: Tatsuki Makino <tatsuki_makino@hotmail.com>
Notes
Notes: svn path=/head/; revision=507546
Diffstat (limited to 'archivers/unrar')
-rw-r--r--archivers/unrar/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/unrar/Makefile b/archivers/unrar/Makefile
index 68c6eec77561..faee6e897038 100644
--- a/archivers/unrar/Makefile
+++ b/archivers/unrar/Makefile
@@ -18,7 +18,7 @@ LICENSE_FILE= ${WRKSRC}/license.txt
LICENSE_NAME= UnRAR license
LICENSE_PERMS= auto-accept dist-mirror pkg-mirror
-USES= compiler:c++11-lang
+USES+= compiler:c++11-lang
OPTIONS_DEFINE= OPENSSL_AES
OPTIONS_DEFAULT=OPENSSL_AES