Remove unnecessary dependency upon X. This program can be build and run without X in itself. However, current Makefile of the port use imake to build and it causes needless dependency. So stop using imake and remove unnecessary dependency upon X.
Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it.
State Changed From-To: open->closed Committed. Thanks!
amdmi3 2008-09-30 09:27:57 UTC FreeBSD ports repository Modified files: textproc/docbook-to-man Makefile Log: - Remove unneeded USE_XLIB (USE_XLIB is still implied by USE_IMAKE, but that is known and will be fixed eventually) PR: 127268 Submitted by: Yasuhiro KIMURA <yasu at utahime dot org> Revision Changes Path 1.14 +0 -2 ports/textproc/docbook-to-man/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"