mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -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
|
||||
USES= php:pecl
|
||||
|
||||
PLIST_FILES= %%DATADIR%%/zookeeper-api.php
|
||||
PORTDATA= zookeeper-api.php
|
||||
|
||||
post-install:
|
||||
${MKDIR} ${STAGEDIR}${DATADIR}/
|
||||
|
|
Loading…
Add table
Reference in a new issue