Summary: | audio/akode: fix dependency on libltdl | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Tijl Coosemans <tijl> | ||||||
Component: | Individual Port(s) | Assignee: | freebsd-kde (group) <kde> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | ||||||||
Priority: | Normal | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
Tijl Coosemans
2009-10-24 14:00:13 UTC
Responsible Changed From-To: freebsd-ports-bugs->kde Over to maintainer (via the GNATS Auto Assign Tool) Before anyone commit this patch. Make sure to add ':22' in the libltdl, ie: -USE_AUTOTOOLS= libltdl -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool:22 libltdl:22 Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org makc 2009-10-24 16:40:22 UTC FreeBSD ports repository Modified files: audio/akode Makefile Log: Fix the USE_AUTOTOOLS assignment. Minor clean-ups. Bump PORTREVISION. PR: ports/139884 Submitted by: Tijl Coosemans <tijl at ulyssis.org> Revision Changes Path 1.27 +4 -12 ports/audio/akode/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" State Changed From-To: open->closed Committed. Thanks! |