change python version to '-2.7', we don't need symlink of python2.
This commit is contained in:
parent
9929478590
commit
212e1d9a4b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=403451
@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libGammu.so:${PORTSDIR}/comms/gammu
|
||||
|
||||
USES= pkgconfig python:2
|
||||
USES= pkgconfig python:-2.7
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user