On 2012/06/19 13:28, Rafael Sadowski wrote:
> Hey @ports,
>
> we set WANTLIB-main=raptor but we don't put depends for it.
That's pulled in by textproc/liblrdf so is not necessary.
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/multimedia/gstreamer-0.10/plugins-bad/Makefile,v
> retrieving revision 1.66
> diff -u -r1.66 Makefile
> --- Makefile 24 May 2012 18:36:45 -0000 1.66
> +++ Makefile 19 Jun 2012 11:18:11 -0000
> @@ -67,6 +67,7 @@
> multimedia/schroedinger>=1.0.10 \
> telephony/spandsp \
> textproc/liblrdf \
> + textproc/raptor \
> x11/gnome/librsvg
>
> RUN_DEPENDS-main = ${MODGETTEXT_RUN_DEPENDS} \
>
(also if this dep was needed, you would still have to bump REVISION).