Summary: | irssi WITH_THEMES port compile error | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | m0rf <m0rf> |
Component: | Individual Port(s) | Assignee: | Vanilla I. Shu <vanilla> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
m0rf
2006-12-06 07:30:07 UTC
Responsible Changed From-To: freebsd-ports-bugs->vanilla Over to maintainer Responsible Changed From-To: vanilla->ehaupt Hi: Could help us to resove the RUN_DEPENDS recursive between irc/irssi & x11-themes/irssi-themes. thanks. Responsible Changed From-To: ehaupt->vanilla irc/irssi must never depend on x11-themes/irssi-themes. x11-themes/irssi-themes is useless without irc/irssi therefor it must depend on it. The only solution here is to remove the option from irc/irssi and print a note such as: post-install: @${ECHO_MSG} "You may install x11-themes/irssi-themes for" @${ECHO_MSG} "additional themes." That is the same reason why you can't add all the */xmms-* ports as OPTIONS in the xmms player port. State Changed From-To: open->closed Committed, thanks. vanilla 2006-12-08 17:39:33 UTC FreeBSD ports repository Modified files: irc/irssi Makefile Log: remove RUN_DEPENDS to x11-thenes/irssi-themes, and add message on post-install. PR: ports/106408 Submitted by: m0rf<m0rf@mail.dot.cz>, ehaupt Revision Changes Path 1.95 +3 -6 ports/irc/irssi/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" |