mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
- Remove unneeded reinplace: now this is done by shebangfix by default
This commit is contained in:
parent
b16e31e0a9
commit
251b740178
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=400052
@ -30,9 +30,6 @@ MAKE_JOBS_UNSAFE= yes
|
||||
CPPFLAGS+= -I${OPENSSLINC}
|
||||
LDFLAGS+= -L${OPENSSLLIB}
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -i '' -e 's|/bin/perl|${perl_CMD}|' ${WRKSRC}/bin/WebStone-common.pl
|
||||
|
||||
pre-configure:
|
||||
@${RM} -f ${WRKSRC}/src/config.cache
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user