Bugzilla Automation <[email protected]> has asked [email protected] 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>

Reply via email to