aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/scintilla
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-05-27 06:16:31 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-05-27 06:16:31 +0000
commit7ce162010fcb607bea41c38c063210b123fae90d (patch)
treef029e69aeb7ee80c344edab190154fcb72164b53 /x11-toolkits/scintilla
parent9f1c607ec2355956398704e39e984340b0806bcc (diff)
downloadports-7ce162010fcb607bea41c38c063210b123fae90d.tar.gz
ports-7ce162010fcb607bea41c38c063210b123fae90d.zip
editors/scite, x11-toolkits/scintilla: Remove nop CXXSTD
It is overwritten by USES=compiler later anyway.
Notes
Notes: svn path=/head/; revision=502769
Diffstat (limited to 'x11-toolkits/scintilla')
-rw-r--r--x11-toolkits/scintilla/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/scintilla/Makefile b/x11-toolkits/scintilla/Makefile
index 65d315d232b2..72c3bd16a14b 100644
--- a/x11-toolkits/scintilla/Makefile
+++ b/x11-toolkits/scintilla/Makefile
@@ -18,7 +18,6 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
USES= compiler:c++17-lang gmake iconv pkgconfig tar:tgz
WRKSRC= ${WRKDIR}/${PORTNAME}/gtk
-CXXSTD= gnu++17
MAKEFILE= makefile
USE_LDCONFIG= yes
USE_GNOME= gtk20