Bug 96929 - [PATCH] multimedia/avifile: Unbreak pkg-config
Summary: [PATCH] multimedia/avifile: Unbreak pkg-config
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: Sam Lawrance
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-07 18:30 UTC by Ulrich Spoerlein
Modified: 2006-05-12 13:34 UTC (History)
1 user (show)

See Also:


Attachments
avifile-0.7.43_1,2.patch (835 bytes, patch)
2006-05-07 18:30 UTC, Ulrich Spoerlein
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ulrich Spoerlein 2006-05-07 18:30:09 UTC
multimedia/transcode failed, as it was looking for the avifile headers
in /usr/local/include/avifile-0.7. But the port installs them to .../avifile

In incorrect (?) pkg-config entry is to blame.

Port maintainer (holger@e-gitt.net) is cc'd.
Generated with FreeBSD Port Tools 0.77

How-To-Repeat: # portinstall multimedia/avifile
# pkg-config --cflags avifile
-I/usr/local/include/avifile-0.7
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-05-07 18:32:11 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Holger Lamm 2006-05-07 19:45:55 UTC
Approved.

Best regards,
Holger
Comment 3 Sam Lawrance freebsd_committer freebsd_triage 2006-05-12 09:19:51 UTC
State Changed
From-To: feedback->open

Maintainer approved. 


Comment 4 Sam Lawrance freebsd_committer freebsd_triage 2006-05-12 09:19:51 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lawrance

Related to ports/96934
Comment 5 Sam Lawrance freebsd_committer freebsd_triage 2006-05-12 13:34:18 UTC
State Changed
From-To: open->closed

Fix committed, thanks! FYI, the one in the PR didn't build or work 
without changes.