Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Feb 2014 11:54:42 +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: r343011 - head/irc/p5-POE-Component-IRC-Plugin-Blowfish
Message-ID:  <AAC241537BE8D10133948CAE@atuin.in.mat.cc>
In-Reply-To: <201402061037.s16Ab41f070947@svn.freebsd.org>
References:  <201402061037.s16Ab41f070947@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
+--On 6 f=C3=A9vrier 2014 10:37:04 +0000 Emanuel Haupt <ehaupt@FreeBSD.org>
wrote:
| +.include <bsd.port.options.mk>
| =20
| -NO_STAGE=3D	yes
|  post-install:
| -.ifndef(NOPORTEXAMPLES)
| -	@${ECHO_MSG} "=3D=3D=3D>   Installing examples for ${PKGNAME}"
| -	@${MKDIR} ${EXAMPLESDIR}
| -	${INSTALL_SCRIPT} ${WRKSRC}/examples/* ${EXAMPLESDIR}
| -.endif
| +	${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
| +	${INSTALL_SCRIPT} ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR}

Unless I read this the wrong way, you don't need port.options.mk here.

--=20
Mathieu Arnold



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