net/bitlbee: no need for Python anymore

One more Python 2 cleanup.

Stuart pointed out that previous versions of bitlbee didn't generate
help.txt in the release tarball, hence the need for Python historically.

There's one more Python script in this port, but it doesn't seem to be
used for anything in the package.

ok sthen@
This commit is contained in:
daniel
2026-06-17 13:07:39 +00:00
parent 3b15c8fbe9
commit 2f2f2a89e5
+2 -4
View File
@@ -7,7 +7,7 @@ V= 3.6
DISTNAME= bitlbee-$V
PKGSPEC= bitlbee-=$V
CATEGORIES= net
REVISION= 2
REVISION= 3
HOMEPAGE= https://bitlbee.org/
@@ -28,9 +28,7 @@ DOCDIR= ${PREFIX}/share/doc/bitlbee/
BUILD_DEPENDS= textproc/docbook-xsl \
textproc/libxslt
MODULES= lang/python
MODPY_VERSION= ${MODPY_DEFAULT_VERSION_2}
MODPY_RUNDEP= No
LIB_DEPENDS= devel/glib2
CONFIGURE_STYLE= simple