fix package build
http://bento.freebsd.org/errorlogs/5-latest/flashplugin-0.4.3.log
This commit is contained in:
parent
6e4eb49527
commit
210880ecfd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=71479
1 changed files with 1 additions and 1 deletions
|
@ -59,6 +59,6 @@ do-install:
|
|||
@PKG_PREFIX=${PREFIX} ${SH} ${PKGREQ} ${PKGNAME} INSTALL
|
||||
.endif
|
||||
${MKDIR} ${TARGETDIR}
|
||||
${SETENV} OBJFORMAT=aout ${INSTALL_PROGRAM} ${WRKSRC}/libswf.so ${TARGETDIR}
|
||||
${SETENV} OBJFORMAT=aout ${INSTALL_SCRIPT} ${WRKSRC}/libswf.so ${TARGETDIR}
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Reference in a new issue