Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Oct 2013 18:55:41 +0200
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        Hajimu UMEMOTO <ume@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r329339 - head/audio/gkrellmms2
Message-ID:  <20131004165540.GN72453@ithaqua.etoilebsd.net>
In-Reply-To: <201310041646.r94GkBLF097464@svn.freebsd.org>
References:  <201310041646.r94GkBLF097464@svn.freebsd.org>

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

--o+ZCuNqY+dEAKBWl
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Fri, Oct 04, 2013 at 04:46:11PM +0000, Hajimu UMEMOTO wrote:
> Author: ume
> Date: Fri Oct  4 16:46:10 2013
> New Revision: 329339
> URL: http://svnweb.freebsd.org/changeset/ports/329339
>=20
> Log:
>   - enable stage.
>   - use opt_LIB_DEPENDS.
>=20
> Modified:
>   head/audio/gkrellmms2/Makefile
>=20
> Modified: head/audio/gkrellmms2/Makefile
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> --- head/audio/gkrellmms2/Makefile	Fri Oct  4 16:44:16 2013	(r329338)
> +++ head/audio/gkrellmms2/Makefile	Fri Oct  4 16:46:10 2013	(r329339)
> @@ -24,7 +24,6 @@ PLIST_FILES=3D	libexec/gkrellm2/plugins/gk
>  		share/locale/ru/LC_MESSAGES/gkrellmms.mo
> =20
>  USES=3D		gmake pkgconfig
> -NO_STAGE=3D	yes
> =20
>  MAKE_ENV+=3D	PLUGIN_DIR=3D${PREFIX}/libexec/gkrellm2/plugins \
>  		LOCALEDIR=3D${PREFIX}/share/locale \
> @@ -34,15 +33,17 @@ OPTIONS_SINGLE=3D		PLAYER
>  OPTIONS_SINGLE_PLAYER=3D	BMP XMMS
>  OPTIONS_DEFAULT=3D	XMMS
>  BMP_DESC=3D		Use Beep Media Player
> +BMP_LIB_DEPENDS=3D	libbeep.so:${PORTSDIR}/multimedia/beep-media-player
>  XMMS_DESC=3D		Use XMMS
> +XMMS_LIB_DEPENDS=3D	libxmms.so:${PORTSDIR}/multimedia/xmms
> =20
>  .include <bsd.port.options.mk>
> =20
>  .if ${PORT_OPTIONS:MBMP}
> -LIB_DEPENDS=3D	beep.2:${PORTSDIR}/multimedia/beep-media-player
>  MAKE_ENV+=3D	USE_BMP=3Dyes

BMP_MAKE_ENV=3D	USE_BMP=3Dyes and you can remove the whole block and the
bsd.port.options.mk include as well :)

regards,
Bapt

--o+ZCuNqY+dEAKBWl
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (FreeBSD)

iEYEARECAAYFAlJO8wwACgkQ8kTtMUmk6EyB+QCgiuFG1rlEJC7s8fmS6eyUamc9
BjwAoJOP/W9jVsm96QAfMKb17k5y5DBE
=69hL
-----END PGP SIGNATURE-----

--o+ZCuNqY+dEAKBWl--



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