aboutsummaryrefslogtreecommitdiff
path: root/textproc/kdiff3/Makefile
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2023-09-26 19:15:43 +0000
committerJason E. Hale <jhale@FreeBSD.org>2023-09-26 19:26:57 +0000
commit0eefb94230da5041b16936e22e73d549c95da1f8 (patch)
treec6a8f42d1b8ee3f05335e36c35fa96fee2b4e119 /textproc/kdiff3/Makefile
parente3d30d2226cdc826d2d2915b4ed6a87276b09f9c (diff)
Diffstat (limited to 'textproc/kdiff3/Makefile')
-rw-r--r--textproc/kdiff3/Makefile12
1 files changed, 8 insertions, 4 deletions
diff --git a/textproc/kdiff3/Makefile b/textproc/kdiff3/Makefile
index 01561ee2cfd3..e264d0788d4d 100644
--- a/textproc/kdiff3/Makefile
+++ b/textproc/kdiff3/Makefile
@@ -1,8 +1,13 @@
PORTNAME= kdiff3
DISTVERSION= 1.10.5
+PORTREVISION= 1
CATEGORIES= textproc kde
MASTER_SITES= KDE/stable/${PORTNAME}
+PATCH_SITES= https://github.com/KDE/${PORTNAME}/commit/
+PATCHFILES+= 2642a7e71cfdf7ef95c1c07c7ccea3930c11cc48.patch:-p1
+PATCHFILES+= 341bb0322026053400def3aa7f46e1ac171d0fc5.patch:-p1
+
MAINTAINER= kde@FreeBSD.org
COMMENT= KDE graphical frontend for diff
WWW= http://kdiff3.sourceforge.net/
@@ -13,10 +18,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= ${LOCALBASE}/include/boost/range/algorithm.hpp:devel/boost-libs
USES= cmake compiler:c++11-lang kde:5 qt:5 tar:xz xorg
-USE_KDE= auth bookmarks codecs completion config configwidgets \
- coreaddons crash i18n iconthemes jobwidgets kio \
- parts service solid sonnet textwidgets widgetsaddons windowsystem \
- xmlgui \
+USE_KDE= auth codecs completion config configwidgets coreaddons \
+ crash i18n jobwidgets kio parts service solid sonnet \
+ textwidgets widgetsaddons windowsystem xmlgui \
doctools:build ecm:build
USE_QT= concurrent core dbus gui network printsupport widgets xml \
buildtools:build qmake:build