aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2019-01-14 18:48:53 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2019-01-14 18:48:53 +0000
commit81c3616a7e531ba19481308894aebd46478edcff (patch)
tree89df129407ebe3baf578d52fc9a7683643fcd0f8
parent1fd74e265bfa50b101deb67b2d809056b0b4b7a5 (diff)
downloadports-81c3616a7e531ba19481308894aebd46478edcff.tar.gz
ports-81c3616a7e531ba19481308894aebd46478edcff.zip
Notes
-rw-r--r--devel/geany-plugins/files/Makefile.common4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/geany-plugins/files/Makefile.common b/devel/geany-plugins/files/Makefile.common
index b244bb4a5490..c269668743d6 100644
--- a/devel/geany-plugins/files/Makefile.common
+++ b/devel/geany-plugins/files/Makefile.common
@@ -26,6 +26,10 @@ GEANY_PLUGIN= po
po_SWITCH= --enable-nls
USES+= localbase
.else
+.if ${PORTNAME} == "geany-plugin-markdown"
+# required by this plugin on GCC only archs
+USES+= compiler:c++11-lang
+.endif
INSTALL_TARGET= install-strip
USE_GNOME+= cairo gdkpixbuf2