mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Uncomment hardcoded PREFIX
Reported by: QAT
This commit is contained in:
parent
26bb85dd57
commit
ac10bf289e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=237426
@ -30,6 +30,9 @@ USE_GETTEXT= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e "s,^PREFIX,#PREFIX," ${WRKSRC}/Makefile
|
||||
|
||||
post-configure:
|
||||
${SED} -e "s,@VERSION@,${PORTVERSION}," < ${WRKSRC}/lib/Makefile.PL.in > ${WRKSRC}/lib/Makefile.PL
|
||||
cd ${WRKSRC}/lib; ${PERL} Makefile.PL
|
||||
|
Loading…
Reference in New Issue
Block a user