git: 6b189d636b83 - main - textproc/markdownpart: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:12:38 UTC
The branch main has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6b189d636b8387c53dc2e862bf39a0d9feaf755f
commit 6b189d636b8387c53dc2e862bf39a0d9feaf755f
Author: Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:04:49 +0000
Commit: Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:06:57 +0000
textproc/markdownpart: pet stage-qa
---
textproc/markdownpart/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/textproc/markdownpart/Makefile b/textproc/markdownpart/Makefile
index 52fcc3df2d57..f0fd2c8e5125 100644
--- a/textproc/markdownpart/Makefile
+++ b/textproc/markdownpart/Makefile
@@ -1,17 +1,19 @@
PORTNAME= markdownpart
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= textproc kde kde-applications
MAINTAINER= kde@FreeBSD.org
COMMENT= KPart for rendering Markdown content
-USES= cmake compiler:c++11-lang kde:5 qt:5 tar:xz
+USES= cmake compiler:c++11-lang kde:5 qt:5 tar:xz xorg
USE_KDE= auth codecs completion config configwidgets coreaddons i18n \
jobwidgets kio parts service solid sonnet textwidgets widgetsaddons \
windowsystem xmlgui \
ecm_build
USE_QT= concurrent core dbus gui network widgets xml \
buildtools_build qmake_build
+USE_XORG= x11
OPTIONS_DEFINE= DOCS