Support for startup notification is optional on x11/Terminal/Makefile, so it must not be keept fixed in LIB_DEPENDS. Fix: Apply the attached patch. Patch attached with submission follows: How-To-Repeat: Build and install the Terminal port as of version 0.2.12.1 with the STARTUP option off. It will force the build and installation of x11/startup-notification even though it is not required.
Responsible Changed From-To: freebsd-ports-bugs->oliver Over to maintainer (via the GNATS Auto Assign Tool)
oliver 2009-08-16 14:35:54 UTC FreeBSD ports repository Modified files: x11/Terminal Makefile Log: make startup notification really optional PR: ports/137371 Submitted By: "Carlos A. M. dos Santos" <unixmania@gmail.com> Revision Changes Path 1.25 +1 -3 ports/x11/Terminal/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 good catch - committed, thanks!