- SUB_FILES += pkg-message
PR: ports/142539 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> Approved by: Christian Gusenbauer <c47g@gmx.at> (maintainer)
This commit is contained in:
parent
ebe5e92722
commit
366bb3f8e9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=247670
2 changed files with 3 additions and 1 deletions
|
@ -145,11 +145,13 @@ MAN3= SoAction.3iv SoCallbackAction.3iv SoGLRenderAction.3iv \
|
|||
SoXtExaminerViewer.3iv SoXtFlyViewer.3iv SoXtFullViewer.3iv \
|
||||
SoXtPlaneViewer.3iv SoXtViewer.3iv SoXtWalkViewer.3iv
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|%%CC%%|${CC}|g ;\
|
||||
s|%%CXX%%|${CXX}|g ; \
|
||||
s|%%CXXFLAGS%%|${CXXFLAGS}|g' ${WRKSRC}/make/ivcommondefs
|
||||
post-install:
|
||||
@${SED} -e "s,%%PREFIX%%,${PREFIX},g" ${PKGMESSAGE}
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue