svn commit: r308568 - head/graphics/gnash

Jason E. Hale jhale at freebsd.org
Sun Dec 9 22:24:49 UTC 2012


On Sunday, December 09, 2012 21:36:23 Dirk Meyer wrote:
> @@ -190,7 +186,7 @@ GNASH_RENDERERS+=	agg
>  USE_GL=			yes
>  GNASH_RENDERERS+=	ogl
>  .if ${PORT_OPTIONS:MGTK2}
> -LIB_DEPENDS+=		gtkglext-x11-1.0.0:${PORTSDIR}/x11-toolkits/gtkglext
> +LIB_DEPENDS+=		gtkglext-x11-1:${PORTSDIR}/x11-toolkits/gtkglext
>  .endif
>  .endif
> 
gtkglext-x11-1.0 is the actual library name.  Only the trailing ".0" is the 
ABI version number which should be dropped.

-- 
Jason E. Hale - jhale@
FreeBSD Ports Committer
KDE/FreeBSD Team


More information about the svn-ports-head mailing list