aboutsummaryrefslogtreecommitdiff
path: root/devel/pkg-config/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* Remove X11BASE referencesMichael Johnson2007-07-041-1/+0
| | | | | | | Submitted by: mezz Notes: svn path=/head/; revision=194910
* Teach pkg-config to look in the default lib/pkgconfig subdirectories alongJoe Marcus Clarke2006-05-011-0/+3
| | | | | | | | | | | | with the FreeBSD-specific, hier(7)-friendly libdata/pkgconfig subdirectories. This is being done to be developer-friendly. A port SHOULD NEVER install a pkg-config (.pc) file to a lib/pkgconfig subdirectory. PR: 91213 Submitted by: anholt (with some modifications) Notes: svn path=/head/; revision=160992
* - libdata/pkgconfig is now part of mtreePav Lucistnik2005-05-161-6/+0
| | | | Notes: svn path=/head/; revision=135345
* We don't need to distinuish between %%LOCALBASE%% and %D anymore in the plist.Joe Marcus Clarke2004-12-281-2/+2
| | | | Notes: svn path=/head/; revision=125312
* ${X11BASE}/libdata/pkgconfig was added to mtree, so we no longer need toJoe Marcus Clarke2004-12-281-2/+1
| | | | | | | | | handle it here. Reported by: pointyhat via kris Notes: svn path=/head/; revision=125311
* Now I can finally say that I've done a grammar tweak onAdam Weinberger2004-07-111-1/+1
| | | | | | | a pkg-plist. Notes: svn path=/head/; revision=113375
* Remove warning when upgrading pkgconfig. Also, make it clear to users thatJoe Marcus Clarke2002-10-221-1/+4
| | | | | | | | | | | the pkgconfig directories should not be removed unless you're removing _all_ GNOME components. PR: 43817 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=68567
* Update to 0.6.0.Maxim Sobolev2001-07-201-0/+1
| | | | Notes: svn path=/head/; revision=45280
* In addition to PREFIX/libdata/pkgconfig scan appropriate directory underMaxim Sobolev2001-04-291-0/+2
| | | | | | | | LOCALBASE and X11BASE for .pc files, so ports that live in X11BASE will be able to use pkgconfig. Notes: svn path=/head/; revision=42028
* Add pkgconfig 0.5.0, an utility used to retrieve information aboutMaxim Sobolev2001-04-291-0/+3
installed libraries. Notes: svn path=/head/; revision=42026