1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00

Take 2 at fixing the plist

pointyhat to:	arved
This commit is contained in:
Tilman Keskinoz 2007-03-17 18:14:09 +00:00
parent 2e063ba7c0
commit c1908c2b0e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187589

View File

@ -26,5 +26,6 @@ USE_AUTOTOOLS= libtool:15
post-patch:
${REINPLACE_CMD} -e "s,prefix)/plugins,prefix)/lib/browser_plugins," ${WRKSRC}/src/Makefile.in
${REINPLACE_CMD} -e "s,echo aout, echo elf," ${WRKSRC}/configure
.include <bsd.port.mk>