On 2014/07/10 11:00, Brian Callahan wrote:
> Hi ports --
> 
> Fix some fallout from the GH_* switch with livestreamer-curses.

Let's work out the base issue before adding this everywhere..

> OK?
> 
> ~Brian
> 

> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/multimedia/livestreamer-curses/Makefile,v
> retrieving revision 1.7
> diff -u -p -r1.7 Makefile
> --- Makefile  10 Jul 2014 11:06:37 -0000      1.7
> +++ Makefile  10 Jul 2014 14:59:26 -0000
> @@ -27,6 +27,8 @@ RUN_DEPENDS =       multimedia/livestreamer
>  
>  NO_TEST =    Yes
>  
> +WRKDIST =    ${WRKDIR}/${DISTNAME}
> +
>  post-install:
>       ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/livestreamer-curses
>       ${INSTALL_DATA} ${WRKSRC}/README.md 
> ${PREFIX}/share/doc/livestreamer-curses

Reply via email to