Date: Sun, 09 Oct 2011 09:23:22 -0700 (PDT) From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: vsevolod@FreeBSD.org Subject: ports/161433: devel/libev: Wrong line in libev.pc.in Message-ID: <4e91ca7a.06ca640a.5043.1ecc@mx.google.com> Resent-Message-ID: <201110091700.p99H0GpM086237@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 161433 >Category: ports >Synopsis: devel/libev: Wrong line in libev.pc.in >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Oct 09 17:00:16 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Raphael Kubo da Costa >Release: FreeBSD 8.2-STABLE amd64 >Organization: >Environment: System: FreeBSD gibbon 8.2-STABLE FreeBSD 8.2-STABLE #34: Sat Aug 20 18:41:34 BRT 2011 root@gibbon:/usr/obj/usr/src/sys/GIBBON amd64 >Description: files/libev.pc.in has a line saying "includedi=${prefix}/include", which should be "includedir=${prefix}/include". This makes pkg-config detection not work for libev. >How-To-Repeat: >Fix: s/includedi/includedir/. >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4e91ca7a.06ca640a.5043.1ecc>