- Add IGNORE if x11-toolkits/scintilla is not built using GTK1 Generated with FreeBSD Port Tools 0.77 Note: This PR relies on the commit of ports/115127 first Note 2: Please replace ports/115388 with this one, I found that my first patch would not work when I did the same with editors/scite
Responsible Changed From-To: freebsd-ports-bugs->mezz I'll take this. I am working w/ him on ports/115127, so this PR is related with ports/115127.
mezz 2007-08-10 20:15:00 UTC FreeBSD ports repository Modified files: x11-toolkits/gtkscintilla Makefile Log: Add a check on if scintilla built with GTK+2 then mark it as IGNORE. It required to have scintilla build with GTK+1 (which is by default). PR: ports/115394 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> Revision Changes Path 1.18 +7 -1 ports/x11-toolkits/gtkscintilla/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!