Opened 20 years ago

Last modified 9 years ago

#1715 closed defect

pkgconfig configure error — at Initial Version

Reported by: kristian.peters@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc: kristian.peters@…
Port: pkgconfig

Description

In order to build pkgconfig correctly, I need to add CPPFLAGS to configure.env. The patch below shows the difference:

--- darwinports/dports/devel/pkgconfig/Portfile Mon Mar 22 15:25:10 2004 +++ korsebyports/pkgconfig/Portfile Thu Apr 8 14:00:31 2004 @@ -14,4 +14,5 @@

used to compile and link against one or more libraries.

master_sites ${homepage}releases/ checksums md5 a7e4f60a6657dbc434334deb594cc242

+configure.env CPPFLAGS="-no-cpp-precomp"

configure.args --mandir=${prefix}/share/man

Change History (0)

Note: See TracTickets for help on using tickets.