aboutsummaryrefslogtreecommitdiff
path: root/editors/scite/Makefile
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2019-01-27 23:57:42 +0000
committerSteve Wills <swills@FreeBSD.org>2019-01-27 23:57:42 +0000
commit310a03182f157a3076f6b4e9df897b48f743d1e1 (patch)
treea6198804787c0c6fd3b223cb6a5e0f39eb8b6134 /editors/scite/Makefile
parent944b17837236d3c119cd8ff15e4b12ed41d64a61 (diff)
downloadports-310a03182f157a3076f6b4e9df897b48f743d1e1.tar.gz
ports-310a03182f157a3076f6b4e9df897b48f743d1e1.zip
editors/scite: update to 4.1.0
PR: 228909 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Notes
Notes: svn path=/head/; revision=491445
Diffstat (limited to 'editors/scite/Makefile')
-rw-r--r--editors/scite/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/editors/scite/Makefile b/editors/scite/Makefile
index c54fc35989d5..f069874d8bf7 100644
--- a/editors/scite/Makefile
+++ b/editors/scite/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= scite
-DISTVERSION= 4.0.2
-PORTREVISION= 1
+DISTVERSION= 4.1.0
CATEGORIES= editors gnome
MASTER_SITES= SF/scintilla/SciTE/${PORTVERSION}
DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}
@@ -19,11 +18,14 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
LIB_DEPENDS= libscintilla.so:x11-toolkits/scintilla
RUN_DEPENDS= xdg-open:devel/xdg-utils
+USES= compiler:c++17-lang desktop-file-utils gmake pkgconfig tar:tgz
+
OPTIONS_DEFINE= DOCS
+PATCH_WRKSRC= ${WRKDIR}/${PORTNAME}
WRKSRC= ${WRKDIR}/${PORTNAME}/gtk
-USES= compiler:c++14-lang desktop-file-utils gmake pkgconfig tar:tgz
+CXXSTD= c++17
USE_GNOME= cairo gdkpixbuf2 gtk20
MAKEFILE= makefile