1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Fix build

This commit is contained in:
Baptiste Daroussin 2020-06-17 17:59:45 +00:00
parent c8ea849016
commit 1331cd6160
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=539436

View File

@ -38,6 +38,7 @@ MESON_ARGS= -Dlibrsvg=true \
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
INSTALLS_ICONS= yes
BINARY_ALIAS= python3=${PYTHON_CMD}
SHEBANG_FILES= *.py data/gschemas/*.py gthumb/*.py po/*.py
PLIST_SUB= GTHUMB_VER="3.10"