mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
- Use USES=localbase
This commit is contained in:
parent
1d65f85d36
commit
c65617e6ec
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=399556
@ -15,9 +15,8 @@ LICENSE= GPLv2
|
|||||||
|
|
||||||
LIB_DEPENDS= libcconv.so:${PORTSDIR}/chinese/cconv
|
LIB_DEPENDS= libcconv.so:${PORTSDIR}/chinese/cconv
|
||||||
|
|
||||||
CFLAGS+= -I${LOCALBASE}/include
|
|
||||||
USE_PYTHON= autoplist concurrent distutils
|
USE_PYTHON= autoplist concurrent distutils
|
||||||
USES= python
|
USES= localbase python
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/cconv.so
|
${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/cconv.so
|
||||||
|
Loading…
Reference in New Issue
Block a user