mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 03:46:30 -04:00
Remove artifact from earlier version of patch.
Reported by: jbeich
This commit is contained in:
parent
6e67fa95c2
commit
03cb50a9e9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=486875
1 changed files with 1 additions and 3 deletions
|
@ -141,8 +141,6 @@ SED_CONF= -E -e 's|^\#?(Example)$$|\#\1|' \
|
|||
-e 's|^\#?(MilterSocket) */tmp.*$$|\1 ${CLAMAV_MILTER_SOCKET}|' \
|
||||
-e 's|^\#?(ClamdSocket).*$$|\1 unix:${CLAMAV_CLAMD_SOCKET}|'
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|%%PTHREAD_LIBS%%|-lthr|g' \
|
||||
-e 's|LC_REVISION=22|LC_REVISION=24|' \
|
||||
|
@ -183,4 +181,4 @@ post-install:
|
|||
${STAGEDIR}${RUNDIR}
|
||||
(cd ${WRKSRC}/docs/html; ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}/html)
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue