Missing " in post-patch target

Submitted by:	bento
This commit is contained in:
James E. Housley 2000-10-11 11:08:51 +00:00
parent d92861b0e4
commit 1bc151a02b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=33706

View File

@ -25,7 +25,7 @@ BUILD_DEPENDS= ftn77:${PORTSDIR}/lang/f77
.endif
post-patch:
@${PERL} -pi -e "s|%%PREFIX%%|${PREFIX}|g \
@${PERL} -pi -e "s|%%PREFIX%%|${PREFIX}|g"\
${WRKDIR}/${DISTNAME}/examples/DeFT
post-configure: