Bug 124096 - [patch] bsd.gnome.mk - gnomehack should take care of (prefix)/lib/pkgconfig
Summary: [patch] bsd.gnome.mk - gnomehack should take care of (prefix)/lib/pkgconfig
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-29 12:20 UTC by Björn König
Modified: 2008-05-29 17:40 UTC (History)
0 users

See Also:


Attachments
ports-Mk-bsd.gnome.mk (715 bytes, text/plain)
2008-05-29 12:20 UTC, Björn König
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Björn König 2008-05-29 12:20:01 UTC
	I've found "(prefix)/lib/pkgconfig" in a Makefile.in.
	The gnomehack should deal with it.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-05-29 12:48:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

bsd.gnome.mk is gnome territory (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-05-29 17:34:17 UTC
mezz        2008-05-29 16:34:11 UTC

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.gnome.mk 
  Log:
  Add one more hack for pkg-config path in gnomehack, (prefix)/lib/pkgconfig.
  
  PR:             ports/124096
  Submitted by:   Björn König <bkoenig@alpha-tierchen.de>
  
  Revision  Changes    Path
  1.147     +2 -1      ports/Mk/bsd.gnome.mk
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Jeremy Messenger freebsd_committer freebsd_triage 2008-05-29 17:34:25 UTC
State Changed
From-To: open->closed

Committed, thanks!