mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
Repect LOCALBASE
Notified by: krismail
This commit is contained in:
parent
18c7c55c48
commit
6f4d3ef0cb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=145751
@ -25,10 +25,14 @@ CONFLICTS= py*-PySQLite-1.0*
|
||||
WRKSRC= ${WRKDIR}/pysqlite
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
USE_REINPLACE= yes
|
||||
MAKE_ENV= LOCALBASE="${LOCALBASE}"
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
PORTDOCS= *
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|"freebsd5",|"freebsd5", "freebsd6", "freebsd7",|' \
|
||||
${WRKSRC}/setup.py
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
|
Loading…
Reference in New Issue
Block a user