[90718] trunk/dports/textproc/liblrdf/Portfile

Ryan Schmidt ryandesign at macports.org
Tue Mar 13 18:13:01 PDT 2012


On Mar 13, 2012, at 13:29, pixilla at macports.org wrote:

> Revision: 90718
>          http://trac.macports.org/changeset/90718
> Author:   pixilla at macports.org
> Date:     2012-03-13 11:29:00 -0700 (Tue, 13 Mar 2012)
> Log Message:
> -----------
> textproc/liblrdf:
> - Use autoreconf.
> - Revbump.
> 
> Modified Paths:
> --------------
>    trunk/dports/textproc/liblrdf/Portfile

> @@ -19,11 +20,9 @@
> checksums           rmd160  cfaeb99114071c1478c69b35fa9acb5d85e8fd69 \
>                     sha256  013002b91ef209827fe99552b8c7f0b569cddb3d6f1439bedbd8bafe1956a93c
> 
> -depends_build       port:pkgconfig
> depends_lib         port:raptor2

As far as I can tell, pkgconfig is still needed; without it, I get:


./configure: line 11551: syntax error near unexpected token `RAPTOR,'
./configure: line 11551: `PKG_CHECK_MODULES(RAPTOR, raptor2 >= 2.0.0)'
shell command " cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_textproc_liblrdf/liblrdf/work/LRDF-0.5.0" && ./configure --prefix=/opt/local --disable-dependency-tracking " returned error 2


> -patchfiles          patch-lrdf.h.diff \
> -                    patch-src-lrdf.c.diff
> +use_autoreconf      yes

Then the patchfiles should probably be deleted too.



More information about the macports-dev mailing list