mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Tighten USE_PYTHON as it said to be not compatible with Python 3.x+
- Hand over to python@ team, they will probably take better care of it Discussed with: mva, wg
This commit is contained in:
parent
51ccfb349d
commit
fe4367493e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=333049
@ -8,12 +8,12 @@ MASTER_SITES= CHEESESHOP/source/b/${PORTNAME}
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= ${PORTNAME}-v${PORTVERSION}
|
||||
|
||||
MAINTAINER= danfe@FreeBSD.org
|
||||
MAINTAINER= python@FreeBSD.org
|
||||
COMMENT= Library for working with BDF font files
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYTHON= 2
|
||||
USE_PYDISTUTILS= yes
|
||||
|
||||
post-patch:
|
||||
|
Loading…
Reference in New Issue
Block a user