- Fix USE_PYTHON
This commit is contained in:
parent
74f56a89f7
commit
96d7569412
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=348359
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ LICENSE= LGPL21
|
|||
BUILD_DEPENDS= ${LOCALBASE}/bin/pyrexc:${PORTSDIR}/devel/pyrex
|
||||
LIB_DEPENDS= librtfcomp.so:${PORTSDIR}/archivers/librtfcomp
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYTHON= 2
|
||||
|
||||
BUILD_WRKSRC= ${WRKSRC}/python
|
||||
INSTALL_WRKSRC= ${WRKSRC}/python
|
||||
|
|
Loading…
Reference in a new issue