Date: Tue, 06 Nov 2018 02:50:29 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 233010] x11/kitty: Add new port for kitty terminal emulator Message-ID: <bug-233010-7788-8TCFvBn6Zk@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-233010-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-233010-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233010 Nathan <ndowens@yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ndowens@yahoo.com --- Comment #1 from Nathan <ndowens@yahoo.com> --- Comment on attachment 198996 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D198996 x11-kitty.diff BINARY_ALIAS=3D python3=3D${PYTHON_CMD}=20 How is that used? DOCS_DESC=3D build docs Remove, DOCS already has DESC in framework BELL=3D Should be BELL_DESC=3D +OPTIONS_DEFINE=3D ICAT DOCS BELL NLS +OPTIONS_DEFAULT=3D NLS Goes at the start of OPTIONS, not at the end DOCS_BUILD_DEPENDS=3D ${PYTHON_PKGNAMEPREFIX}sphinx>=3D1.7:textproc/py-= sphinx should be: OCS_BUILD_DEPENDS=3D=20=20=20=20=20 ${PYTHON_PKGNAMEPREFIX}sphinx>=3D1.7:textproc/py-sphinx@${PY_FLAVOR} --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233010-7788-8TCFvBn6Zk>