mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
- fix STRIP_CMD command
s|libexec/apache22|${APACHEMODDIR}| Noted by antoine@ and pkg-failout@
This commit is contained in:
parent
688b2e029a
commit
8b8e1b085c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362370
@ -24,6 +24,6 @@ PLIST_SUB= SHLIB_MAJOR="${SHLIB_MAJOR}"
|
||||
|
||||
post-stage:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libapreq2.so.3.8.0
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/apache22/mod_apreq2.so
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${APACHEMODDIR}/mod_apreq2.so
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user