summaryrefslogtreecommitdiff
path: root/devel/cmake-core/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cmake-core/Makefile')
-rw-r--r--devel/cmake-core/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/cmake-core/Makefile b/devel/cmake-core/Makefile
index f6dead9a0794..533042192c3b 100644
--- a/devel/cmake-core/Makefile
+++ b/devel/cmake-core/Makefile
@@ -1,8 +1,12 @@
PORTNAME= cmake
DISTVERSION= ${_CMAKE_VERSION}
+PORTREVISION= 1
CATEGORIES= devel
PKGNAMESUFFIX= -core
+PATCH_SITES+= https://github.com/Kitware/CMake/commit/
+PATCHFILES+= 2bb8c6aec74bb658b9ef7b8b3c8db75f2fb6c2b5.diff:-p1
+
MAINTAINER= kde@FreeBSD.org
COMMENT= Cross-platform Makefile generator
WWW= https://www.cmake.org/