[63854] trunk/dports/lang/swi-prolog/Portfile

Jeremy Huddleston jeremyhu at macports.org
Wed Feb 17 01:19:22 PST 2010


No, do not pull in xorg-libs.  This is a meta-package that was added transitionally and it will be killed as soon as possible.  Add dependencies on just the libraries that you need!  I'm POSITIVE that you don't actually need libXxf86dga.dylib ... don't make people bring in this cruft.  There are only a few packages left that are holding up the removal of this package.  Please don't add more to the list.

On Feb 16, 2010, at 21:52, ryandesign at macports.org wrote:

> Revision: 63854
>          http://trac.macports.org/changeset/63854
> Author:   ryandesign at macports.org
> Date:     2010-02-16 21:52:34 -0800 (Tue, 16 Feb 2010)
> Log Message:
> -----------
> swi-prolog: re-add xorg-libs dependency because it does link with X libraries; see #22790
> 
> Modified Paths:
> --------------
>    trunk/dports/lang/swi-prolog/Portfile
> 
> Modified: trunk/dports/lang/swi-prolog/Portfile
> ===================================================================
> --- trunk/dports/lang/swi-prolog/Portfile	2010-02-17 05:26:21 UTC (rev 63853)
> +++ trunk/dports/lang/swi-prolog/Portfile	2010-02-17 05:52:34 UTC (rev 63854)
> @@ -6,6 +6,7 @@
> name		swi-prolog
> epoch		20051223
> version		5.8.3
> +revision	1
> 
> categories	lang
> maintainers	uva.nl:J.Wielemaker logtalk.org:pmoura
> @@ -41,7 +42,8 @@
> 	port:jpeg		\
> 	port:libmcrypt		\
> 	port:gmp		\
> -	port:zlib
> +	port:zlib		\
> +	port:xorg-libs
> 
> use_parallel_build	no
> 
> _______________________________________________
> macports-changes mailing list
> macports-changes at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macports-changes



More information about the macports-dev mailing list