aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2022-09-05 19:02:03 +0000
committerDima Panov <fluffy@FreeBSD.org>2022-09-05 19:05:50 +0000
commit3a4b67c5cedfc8eed60e0cf539e79cfa8bf24406 (patch)
tree60464b6f1f9e29717007e9372dc50c074b13e94a
parent88bd747a99d4dee0097434ca57f8198196259d3f (diff)
downloadports-3a4b67c5cedfc8eed60e0cf539e79cfa8bf24406.tar.gz
ports-3a4b67c5cedfc8eed60e0cf539e79cfa8bf24406.zip
databases/kbibtex: pet stage-qa
-rw-r--r--databases/kbibtex/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/databases/kbibtex/Makefile b/databases/kbibtex/Makefile
index fbe070cfc243..1f52fc675b51 100644
--- a/databases/kbibtex/Makefile
+++ b/databases/kbibtex/Makefile
@@ -1,6 +1,6 @@
PORTNAME= kbibtex
DISTVERSION= 0.9.2
-PORTREVISION= 34
+PORTREVISION= 35
CATEGORIES= databases kde
MASTER_SITES= KDE/stable/KBibTeX/${DISTVERSION}
@@ -13,16 +13,17 @@ LIB_DEPENDS= libicuuc.so:devel/icu \
libqoauth-qt5.so:net/qoauth-qt5
USES= cmake compiler:c++11-lang desktop-file-utils gettext gnome \
- iconv kde:5 qca qt:5 shared-mime-info tar:xz
+ iconv kde:5 qca qt:5 shared-mime-info tar:xz xorg
USE_GNOME= libxml2 libxslt
USE_KDE= auth bookmarks codecs completion config configwidgets \
coreaddons crash ecm i18n iconthemes itemviews jobwidgets \
- kio parts service solid sonnet texteditor textwidgets wallet \
- widgetsaddons windowsystem xmlgui \
+ kio parts service solid sonnet syntaxhighlighting texteditor \
+ textwidgets wallet widgetsaddons windowsystem xmlgui \
doctools_build
USE_QT= concurrent core dbus declarative gui location network \
printsupport webchannel widgets xml xmlpatterns \
buildtools_build qmake_build
+USE_XORG= x11
USE_LDCONFIG= yes
OPTIONS_DEFINE= WEBENGINE