maintainer-feedback requested: [Bug 245615] net/kdenetwork: Makefile option missing but disabled as default
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Apr 14 07:47:50 BST 2020
Bugzilla Automation <bugzilla at FreeBSD.org> has asked kde at FreeBSD.org for
maintainer-feedback:
Bug 245615: net/kdenetwork: Makefile option missing but disabled as default
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245615
--- Description ---
net-im/kopete is mentioned as default disabled but is not listed as an option
to enable.
OPTIONS_DEFINE= FILESHARING KRDC KRFB
OPTIONS_DEFAULT= ${OPTIONS_DEFINE:NKOPETE}
FILESHARING_DESC= Network file sharing via Samba
FILESHARING_RUN_DEPENDS=
kdenetwork-filesharing>=${KDE_APPLICATIONS_VERSION}:net/kdenetwork-filesharing
KRDC_DESC= RDP and VNC client
KRDC_RUN_DEPENDS= krdc>=${KDE_APPLICATIONS_VERSION}:net/krdc
KRFB_DESC= Desktop Sharing (VNC server)
KRFB_RUN_DEPENDS= krfb>=${KDE_APPLICATIONS_VERSION}:net/krfb
.include <bsd.port.mk>
More information about the kde-freebsd
mailing list