there are going to be a lot more of these.. rather than picked
off one by one, I'd much prefer to see them swept in bulk (at least
category by category, though check-lib-depends is faster if it's
run over packages from a whole bulk build).


On 2011/01/18 09:50, David Coppa wrote:
> It links with ncursesw, not ncurses.
> 
> OK?
> 
> Ciao,
> David
> 
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/audio/pms/Makefile,v
> retrieving revision 1.6
> diff -u -p -r1.6 Makefile
> --- Makefile    15 Nov 2010 00:22:48 -0000      1.6
> +++ Makefile    18 Jan 2011 08:48:00 -0000
> @@ -3,6 +3,7 @@
>  COMMENT=               curses based frontend for mpd
> 
>  DISTNAME=              pms-0.42
> +REVISION=              0
>  EXTRACT_SUFX =                 .tar.bz2
>  CATEGORIES=            audio
> 
> @@ -14,7 +15,7 @@ PERMIT_PACKAGE_FTP=   Yes
>  PERMIT_DISTFILES_CDROM=        Yes
>  PERMIT_DISTFILES_FTP=  Yes
> 
> -WANTLIB=               c glib-2.0 m ncurses stdc++
> +WANTLIB=               c glib-2.0 m ncursesw stdc++
>  LIB_DEPENDS=           devel/glib2
> 
>  MODULES=               devel/gettext \
> cvs server: Diffing patches
> cvs server: Diffing pkg
> 

Reply via email to