mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Use USES=python
This commit is contained in:
parent
bf149fa67c
commit
796f8b02c7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364904
@ -14,7 +14,7 @@ LICENSE= LGPL21
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USES= libtool
|
||||
USES+= libtool
|
||||
|
||||
SLAVEDIRS= archivers/py-librtfcomp
|
||||
|
||||
|
@ -12,7 +12,7 @@ LICENSE= LGPL21
|
||||
BUILD_DEPENDS= ${LOCALBASE}/bin/pyrexc:${PORTSDIR}/devel/pyrex
|
||||
LIB_DEPENDS= librtfcomp.so:${PORTSDIR}/archivers/librtfcomp
|
||||
|
||||
USE_PYTHON= 2
|
||||
USES= python:2
|
||||
|
||||
BUILD_WRKSRC= ${WRKSRC}/python
|
||||
INSTALL_WRKSRC= ${WRKSRC}/python
|
||||
|
Loading…
Reference in New Issue
Block a user