[152692] trunk/dports/net/aria2/Portfile

Ryan Schmidt ryandesign at macports.org
Wed Sep 14 15:21:40 PDT 2016


> On Sep 14, 2016, at 3:49 PM, mps at macports.org wrote:
> 
> Revision
> 152692
> Author
> mps at macports.org
> Date
> 2016-09-14 13:49:30 -0700 (Wed, 14 Sep 2016)
> Log Message
> 
> aria2: update to version 1.26.1 (maintainer timeout #52177).
> Modified Paths
> 
> 	• trunk/dports/net/aria2/Portfile

>  configure.cxxflags-append "-I${prefix}/include/libxml2"
> +configure.ldflags-append  "-L${prefix}/lib -lintl"

-L${prefix}/lib is already in configure.ldflags by default.

No need to use quotes here.



More information about the macports-dev mailing list