aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/uncrustify/Makefile
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2017-05-22 22:32:25 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2017-05-22 22:32:25 +0800
commit910e02a7ec65b9ba6a1aa832297daace15a13604 (patch)
treebe6b87f3b5e222ad50ef855dc5a9b241325f1824 /textproc/uncrustify/Makefile
parent5970f2e14ccd99639d1464df15210e8008cb14d1 (diff)
downloadfreebsd-ports-gnome-910e02a7ec65b9ba6a1aa832297daace15a13604.tar.gz
freebsd-ports-gnome-910e02a7ec65b9ba6a1aa832297daace15a13604.tar.zst
freebsd-ports-gnome-910e02a7ec65b9ba6a1aa832297daace15a13604.zip
- Update to 0.65
Diffstat (limited to 'textproc/uncrustify/Makefile')
-rw-r--r--textproc/uncrustify/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/uncrustify/Makefile b/textproc/uncrustify/Makefile
index 606a4f5daff9..32cb36e566d4 100644
--- a/textproc/uncrustify/Makefile
+++ b/textproc/uncrustify/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= uncrustify
-PORTVERSION= 0.64
+PORTVERSION= 0.65
CATEGORIES= textproc
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
@@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
NO_WRKSUBDIR= yes
USES= cmake:outsource
+CMAKE_ARGS= -DCURRENT_VERSION="${PORTVERSION}"
TEST_TARGET= test
PORTDOCS= *