mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 22:30:38 -04:00
Use PORTDATA
This commit is contained in:
parent
2fb647bf29
commit
6104ea6581
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=477015
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ IGNORE_WITH_PHP=56
|
||||||
USE_PHP= session:build
|
USE_PHP= session:build
|
||||||
USES= php:pecl
|
USES= php:pecl
|
||||||
|
|
||||||
PLIST_FILES= %%DATADIR%%/zookeeper-api.php
|
PORTDATA= zookeeper-api.php
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
${MKDIR} ${STAGEDIR}${DATADIR}/
|
${MKDIR} ${STAGEDIR}${DATADIR}/
|
||||||
|
|
Loading…
Add table
Reference in a new issue