mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Support staging
This commit is contained in:
parent
e9629e38f6
commit
f88c4d91a4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=346468
@ -16,8 +16,8 @@ USES= perl5
|
||||
|
||||
PLIST_FILES= bin/ldap-stats
|
||||
|
||||
NO_STAGE= yes
|
||||
do-install:
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/ldap-stats.pl ${PREFIX}/bin/ldap-stats
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/ldap-stats.pl \
|
||||
${STAGEDIR}${PREFIX}/bin/ldap-stats
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user