On Mon, 13 Jun 2011 02:35:53 +0000 (UTC) Dirk Meyer wrote:

> dinoex      2011-06-13 02:35:41 UTC

>   FreeBSD ports repository

>   Modified files:
>     graphics/tiff        Makefile pkg-plist 
>     graphics/tiff/files  patch-Makefile.in 
>   Log:
>   - drop dependency on pkg-config
>   - change path of libtiff-4.pc

Hm, I'm not sure what's going on here...

Makefile.in uses pkgconfig.
-----
> +-pkgconfigdir = $(libdir)/pkgconfig
> ++pkgconfigdir = $(prefix)/libdata/pkgconfig
-----

Pkg-plist has apropriate file.
-----
> -lib/pkgconfig/libtiff-4.pc
> +libdata/pkgconfig/libtiff-4.pc
> +@dirrmtry libdata/pkgconfig
-----

Seems that the port should use the dropped dependency.

-- 
WBR, bsam
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"

Reply via email to