svn commit: r343457 - head/audio/p5-Shout

Mathieu Arnold mat at FreeBSD.org
Sun Feb 9 11:09:27 UTC 2014



+--On 9 février 2014 11:01:36 +0000 Emanuel Haupt <ehaupt at FreeBSD.org>
wrote:
| +.include <bsd.port.options.mk>
| +
|  post-install:
| -.ifndef(NOPORTDOCS)
| -	@${MKDIR} ${DOCSDIR}
| -	${INSTALL_SCRIPT} ${WRKSRC}/example*.pl ${DOCSDIR}
| -.endif
| +	${STRIP_CMD} ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto/Shout/Shout.so
| +	${MKDIR} ${STAGEDIR}${DOCSDIR}
| +	${INSTALL_SCRIPT} ${WRKSRC}/example*.pl ${STAGEDIR}${DOCSDIR}
|  
|  .include <bsd.port.mk>

What do you need bsd.port.options.mk for ?

-- 
Mathieu Arnold


More information about the svn-ports-all mailing list