Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 09 Feb 2014 12:09:19 +0100
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        Emanuel Haupt <ehaupt@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r343457 - head/audio/p5-Shout
Message-ID:  <1E1640591FF296C66F82EF62@atuin.in.mat.cc>
In-Reply-To: <201402091101.s19B1aPh072112@svn.freebsd.org>
References:  <201402091101.s19B1aPh072112@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help


+--On 9 f=C3=A9vrier 2014 11:01:36 +0000 Emanuel Haupt <ehaupt@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}
| =20
|  .include <bsd.port.mk>

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

--=20
Mathieu Arnold



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1E1640591FF296C66F82EF62>