1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Fix build

This commit is contained in:
Antoine Brodin 2015-09-23 16:56:05 +00:00
parent 17ada9ecd3
commit 4d5d5a9fd2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=397625

View File

@ -16,6 +16,6 @@ USE_GITHUB= yes
USES= desktop-file-utils gettext gmake python
INSTALLS_ICONS= YES
MAKE_FLAGS= "prefix=${PREFIX}"
MAKE_ARGS= prefix=${PREFIX} PYTHON=${PYTHON_CMD}
.include <bsd.port.mk>