mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
s#${RC_SUBR}#/etc/rc.subr/
Approved by: marcus
This commit is contained in:
parent
0ab000c394
commit
8d8ee691ec
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=251647
@ -111,7 +111,7 @@ avahi-post-patch:
|
||||
@${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} \
|
||||
${REINPLACE_CMD} -e 's|(LIBINTL)|(INTLLIBS)|g ; \
|
||||
s|(LIBICONV)|(LTLIBICONV)|g'
|
||||
@${REINPLACE_CMD} -e 's|%%RC_SUBR%%|${RC_SUBR}| ; \
|
||||
@${REINPLACE_CMD} -e 's|%%RC_SUBR%%|/etc/rc.subr| ; \
|
||||
s|%%GNOME_SUBR%%|${GNOME_SUBR}|' \
|
||||
${WRKSRC}/initscript/freebsd/avahi-dnsconfd.sh.in \
|
||||
${WRKSRC}/initscript/freebsd/avahi-daemon.sh.in
|
||||
|
Loading…
Reference in New Issue
Block a user