aboutsummaryrefslogtreecommitdiff
path: root/www/anyterm
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2017-07-26 21:44:37 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2017-07-26 21:44:37 +0000
commit3b973553ff528b2762ba3fccd8c945d131542293 (patch)
tree6dcbd8fc45118eb052919e07fc4c93dc6111bb18 /www/anyterm
parent16c7edf54fcdd29c8dfa14680ff2e6b4d9e1758d (diff)
downloadports-3b973553ff528b2762ba3fccd8c945d131542293.tar.gz
ports-3b973553ff528b2762ba3fccd8c945d131542293.zip
Notes
Diffstat (limited to 'www/anyterm')
-rw-r--r--www/anyterm/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/anyterm/Makefile b/www/anyterm/Makefile
index 6b63ac0750d4..49bfd143bb31 100644
--- a/www/anyterm/Makefile
+++ b/www/anyterm/Makefile
@@ -28,6 +28,10 @@ ALL_TARGET= default_target
PLIST_FILES= man/man1/anytermd.1.gz \
sbin/anytermd
+# Force the use of an older C++ standard; anyterm 1.1.29 is not compatible with
+# C++11.
+USE_CXXSTD= gnu++03
+
post-patch:
@${REINPLACE_CMD} -e 's|/private/etc/apache2|${FILESDIR}|' \
${WRKSRC}/scripts/mimetype.sh