[Bug 233010] x11/kitty: Add new port for kitty terminal emulator

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Nov 6 02:50:32 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233010

Nathan <ndowens at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ndowens at yahoo.com

--- Comment #1 from Nathan <ndowens at yahoo.com> ---
Comment on attachment 198996
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=198996
x11-kitty.diff

BINARY_ALIAS=   python3=${PYTHON_CMD} 
How is that used?

DOCS_DESC=      build docs
Remove, DOCS already has DESC in framework

BELL=
Should be BELL_DESC=

+OPTIONS_DEFINE=        ICAT DOCS BELL NLS
+OPTIONS_DEFAULT= NLS
Goes at the start of OPTIONS, not at the end

DOCS_BUILD_DEPENDS=     ${PYTHON_PKGNAMEPREFIX}sphinx>=1.7:textproc/py-sphinx
should be:
OCS_BUILD_DEPENDS=     
${PYTHON_PKGNAMEPREFIX}sphinx>=1.7:textproc/py-sphinx@${PY_FLAVOR}

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list