1
0
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:
Marcus von Appen 2014-09-28 18:40:48 +00:00
parent f98542f11d
commit 75a79b79be
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369488

View File

@ -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