1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

- Fix the usage of 'python' to get rid of the implicit lang/python

dependency

Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
This commit is contained in:
Marcus von Appen 2013-12-15 13:28:38 +00:00
parent f05c29d1af
commit c410082fc9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336529

View File

@ -17,12 +17,17 @@ COMMENT= Liberate the universe from the evil company WEAPCO
LICENSE= GPLv2
USES= gmake iconv
USES= gmake iconv shebangfix
USE_PYTHON_BUILD= -2.7
USE_XORG= x11 xau xdmcp
USE_SDL= image mixer
WITH_ZLIB= yes
MAKEFILE= makefile
SHEBANG_FILES= pack.py unpack.py
python_OLD_CMD= ${SETENV} python
python_CMD= ${PYTHON_CMD}
INSTALLS_ICONS= yes
PLIST_FILES= bin/${PORTNAME} \