mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
- Stage support
This commit is contained in:
parent
81d3389f1b
commit
46e74e7b8a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344704
2 changed files with 1 additions and 2 deletions
|
@ -22,12 +22,10 @@ PLIST_SUB= PORTNAME=${PORTNAME}
|
|||
|
||||
PYDISTUTILS_PKGVERSION= 1.3
|
||||
|
||||
MAN1= phpsh.1
|
||||
|
||||
OPTIONS_DEFINE= PCNTL
|
||||
PCNTL_DESC= Fork on every command (pcntl PHP extension)
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MPCNTL}
|
||||
|
|
|
@ -47,6 +47,7 @@ bin/%%PORTNAME%%
|
|||
%%PYTHON_SITELIBDIR%%/%%PORTNAME%%/xdebug-clients/geben/tree-widget/geben/no-guide.png
|
||||
%%PYTHON_SITELIBDIR%%/%%PORTNAME%%/xdebug-clients/geben/tree-widget/geben/no-handle.png
|
||||
%%PYTHON_SITELIBDIR%%/%%PORTNAME%%/xdebug-clients/geben/tree-widget/geben/open.png
|
||||
man/man1/phpsh.1.gz
|
||||
@dirrm %%PYTHON_SITELIBDIR%%/%%PORTNAME%%/xdebug-clients/geben/tree-widget/geben
|
||||
@dirrm %%PYTHON_SITELIBDIR%%/%%PORTNAME%%/xdebug-clients/geben/tree-widget
|
||||
@dirrm %%PYTHON_SITELIBDIR%%/%%PORTNAME%%/xdebug-clients/geben
|
||||
|
|
Loading…
Add table
Reference in a new issue