mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
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:
@@ -7,7 +7,7 @@ V= 3.6
|
|||||||
DISTNAME= bitlbee-$V
|
DISTNAME= bitlbee-$V
|
||||||
PKGSPEC= bitlbee-=$V
|
PKGSPEC= bitlbee-=$V
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
REVISION= 2
|
REVISION= 3
|
||||||
|
|
||||||
HOMEPAGE= https://bitlbee.org/
|
HOMEPAGE= https://bitlbee.org/
|
||||||
|
|
||||||
@@ -28,9 +28,7 @@ DOCDIR= ${PREFIX}/share/doc/bitlbee/
|
|||||||
|
|
||||||
BUILD_DEPENDS= textproc/docbook-xsl \
|
BUILD_DEPENDS= textproc/docbook-xsl \
|
||||||
textproc/libxslt
|
textproc/libxslt
|
||||||
MODULES= lang/python
|
|
||||||
MODPY_VERSION= ${MODPY_DEFAULT_VERSION_2}
|
|
||||||
MODPY_RUNDEP= No
|
|
||||||
LIB_DEPENDS= devel/glib2
|
LIB_DEPENDS= devel/glib2
|
||||||
|
|
||||||
CONFIGURE_STYLE= simple
|
CONFIGURE_STYLE= simple
|
||||||
|
|||||||
Reference in New Issue
Block a user