Skip to content

Commit

Permalink
graphics/kipi-plugins: remove vkontakte
Browse files Browse the repository at this point in the history
  • Loading branch information
tcberner committed Sep 13, 2023
1 parent 04fe5aa commit 662b41a
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions graphics/kipi-plugins/Makefile
@@ -1,5 +1,6 @@
PORTNAME= kipi-plugins
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
PORTREVISION= 1
CATEGORIES= graphics kde kde-applications

MAINTAINER= kde@FreeBSD.org
Expand All @@ -19,16 +20,12 @@ USE_QT= concurrent core dbus gui network printsupport widgets xml xmlpatterns \
buildtools:build qmake:build
USE_XORG= x11

OPTIONS_DEFINE= DOCS MEDIAWIKI KVKONTAKTE
OPTIONS_DEFINE= DOCS MEDIAWIKI
OPTIONS_DEFAULT= ${OPTIONS_DEFINE}
OPTIONS_SUB= yes

MEDIAWIKI_DESC= MediaWiki Plugin
MEDIAWIKI_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_KF5MediaWiki
MEDIAWIKI_LIB_DEPENDS= libKF5MediaWiki.so:net/libmediawiki

KVKONTAKTE_DESC= vk.com Plugin
KVKONTAKTE_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_KF5Vkontakte
KVKONTAKTE_LIB_DEPENDS= libKF5Vkontakte.so:net/libkvkontakte

.include <bsd.port.mk>

0 comments on commit 662b41a

Please sign in to comment.