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

This only works with 2.7.

PR:		223071
Reported by:	antoine
Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2017-11-18 20:30:35 +00:00
parent cee2043603
commit dd6764ed12
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=454458

View File

@ -17,7 +17,7 @@ RUN_DEPENDS= swipl:lang/swi-pl
BROKEN_amd64= fails to build: can't link shared libraries to static
USES= python
USES= python:2.7
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>