- Convert to USES=python
Approved by: portmgr (implicit)
This commit is contained in:
parent
a031ee4003
commit
627f3a893a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369477
@ -14,12 +14,10 @@ LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png
|
||||
|
||||
USES= tar:bzip2
|
||||
USES= python tar:bzip2
|
||||
USE_SDL= sdl pango
|
||||
USE_GL= gl glu
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
INSTALLS_EGGINFO= yes
|
||||
USE_PYTHON= distutils
|
||||
PYDISTUTILS_PKGVERSION= 0.0
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
Loading…
Reference in New Issue
Block a user