aboutsummaryrefslogtreecommitdiffstats
path: root/security/botan
diff options
context:
space:
mode:
Diffstat (limited to 'security/botan')
-rw-r--r--security/botan/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/botan/Makefile b/security/botan/Makefile
index d504eddf6440..7df7cbc0271c 100644
--- a/security/botan/Makefile
+++ b/security/botan/Makefile
@@ -25,7 +25,7 @@ CONFIGURE_SCRIPT= configure.pl
CONFIGURE_ARGS= gcc-freebsd-generic
USE_GMAKE= yes
MAKE_ARGS= CXX="${CXX}" LIB_OPT="${CXXFLAGS}" \
- LANG_FLAGS="-fpermissive -ansi"
+ LANG_FLAGS="-fpermissive"
INSTALLS_SHLIB= yes
PLIST_SUB= PORTVERSION=${PORTVERSION}