| Summary: | Fix net/avahi-qt4 to handle ${PTHREAD_LIBS} | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Dima Panov <fluffy> | ||||
| Component: | Individual Port(s) | Assignee: | freebsd-gnome (Nobody) <gnome> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Responsible Changed From-To: freebsd-ports-bugs->gnome Over to maintainer (via the GNATS Auto Assign Tool) State Changed From-To: open->closed Committed, thanks! marcus 2007-12-15 19:43:03 UTC
FreeBSD ports repository
Modified files:
net/avahi-qt4 Makefile
Added files:
net/avahi-app/files patch-avahi-qt4.pc.in
Log:
Fix PTHREAD_LIBS handling in avahi-qt4.
PR: 118639
Submitted by: "Dima Panov" <fluffy@fluffy.khv.ru>
Revision Changes Path
1.1 +10 -0 ports/net/avahi-app/files/patch-avahi-qt4.pc.in (new)
1.3 +1 -1 ports/net/avahi-qt4/Makefile
_______________________________________________
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"
|
Current port of net/avahi-qt4 doesn't handle ${PTHREAD_LIBS} correctly, ad avahi-qt3 does.. Needs to patch avahi-qt4.pc.in in same way as avahi-qt3.pc.in