mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Stagify.
This commit is contained in:
parent
b8cebe091e
commit
f661841c3b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361032
2 changed files with 2 additions and 7 deletions
|
@ -18,15 +18,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
|
||||
MAN1= ${PORTNAME}.1
|
||||
|
||||
PORTDOCS= README COPYING BUGS CREDITS NEWS
|
||||
.ifdef NOPORTDOCS
|
||||
_SED_NODOCS= -e '/^data_files.append.*docfiles/s|.*||'
|
||||
.endif
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} \
|
||||
-e '/^directory.*man1/s|=.*|= "man/man1"|' \
|
||||
|
|
|
@ -77,4 +77,5 @@ bin/pkpgcounter
|
|||
%%PYTHON_SITELIBDIR%%/pkpgpdls/zjstream.py
|
||||
%%PYTHON_SITELIBDIR%%/pkpgpdls/zjstream.pyc
|
||||
%%PYTHON_SITELIBDIR%%/pkpgpdls/zjstream.pyo
|
||||
man/man1/pkpgcounter.1.gz
|
||||
@dirrmtry %%PYTHON_SITELIBDIR%%/pkpgpdls
|
||||
|
|
Loading…
Add table
Reference in a new issue