mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
- Convert to USES=python
Approved by: portmgr (implicit)
This commit is contained in:
parent
f98542f11d
commit
75a79b79be
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369488
@ -25,11 +25,10 @@ GH_ACCOUNT= ${PORTNAME}
|
||||
GH_COMMIT= ac7af43
|
||||
|
||||
USE_GNOME= intltool
|
||||
USES= gettext:build tar:xz
|
||||
USE_PYTHON= 2
|
||||
USE_PYDISTUTILS= yes
|
||||
USES= gettext:build python:2 tar:xz
|
||||
USE_PYTHON= distutils
|
||||
PYDISTUTILS_PKGNAME= UnknownHorizons
|
||||
INSTALLS_EGGINFO= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == i386
|
||||
|
Loading…
Reference in New Issue
Block a user