1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

- Fix a build dependency when using python

This commit is contained in:
Danilo Egea Gondolfo 2015-01-11 13:48:33 +00:00
parent 5e88ecfcc8
commit dd72649f41
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=376781

View File

@ -48,5 +48,7 @@ OPTIONS_SUB= yes
DOCS_CONFIGURE_ENABLE= docs
PYTHON_USES= python
PYTHON_CONFIGURE_WITH= python
PYTHON_CONFIGURE_ENABLE= pyvips8
PYTHON_USE= GNOME=pygobject3
.include <bsd.port.mk>