This package just doesn't compile. Fix: Submit the patch Patch attached with submission follows: How-To-Repeat: Type "make"
Just see that i didn't submit the two new patchfiles. How can I submit them ? Thanks
Responsible Changed From-To: freebsd-ports-bugs->pawel I'll take it.
Preferred way is something like this: diff -urN /usr/ports/x11-toolkits/gtkextra2 your_modified_port_dir > patch.= diff --=20 pozdrawiam / with regards Pawe=B3 P=EAkala
Hi, Thanks for you answer, it works great. Here is the complete patch. Laurent Le 27.10.2011 22:57, Pawel Pekala a écrit : > Preferred way is something like this: > > diff -urN /usr/ports/x11-toolkits/gtkextra2 your_modified_port_dir> patch.diff >
pawel 2011-10-28 17:49:35 UTC FreeBSD ports repository Modified files: x11-toolkits/gtkextra2 Makefile Added files: x11-toolkits/gtkextra2/files patch-Makefile.in patch-gtkcolorcombo.c Log: - Use correct USE_AUTOTOOLS libtool expression - Fix build PR: ports/162040 Submitted by: Laurent Berthelet <laurent@ospowa.com> Revision Changes Path 1.39 +1 -1 ports/x11-toolkits/gtkextra2/Makefile 1.1 +16 -0 ports/x11-toolkits/gtkextra2/files/patch-Makefile.in (new) 1.1 +11 -0 ports/x11-toolkits/gtkextra2/files/patch-gtkcolorcombo.c (new) _______________________________________________ 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!