- Switch to options helpers

This commit is contained in:
Dmitry Marakasov 2016-06-12 09:03:56 +00:00
parent 4a1b5675d0
commit 1cb3d0dde3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=416780

View File

@ -27,7 +27,7 @@ post-patch:
@${REINPLACE_CMD} -e \
's|std::lround|lround|' ${WRKSRC}/src/*.cpp
post-install:
post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
(cd ${WRKSRC} && ${INSTALL_DATA} CREDITS ChangeLog NEWS README \
${STAGEDIR}${DOCSDIR})