The lang/expect port does not include an option for the user to easily disable building the port without including X11 libraries. It did support the WITHOUT_X11 flag, but it had to be set manually in the environment. I fixed this so that the normal configuration screen will pop up with a check box to enable/disable X11 support. Fix: run 'patch Makefile expectdiff.txt' in /usr/ports/lang/expect after saving the attached patch there to enable the option. Patch attached with submission follows: How-To-Repeat: 'make all-depends-list' in /usr/ports/lang/expect displays many X11 dependencies that are not needed if not using X on the box. With the submitted patch, you may uncheck the box for X11 and the same command will not indicate any of these X libraries and instead only want lang/tcl84.
State Changed From-To: open->closed Committed, thanks!
pav 2010-02-12 10:37:21 UTC FreeBSD ports repository Modified files: lang/expect Makefile Log: - Optionalize PR: ports/143588 Submitted by: James Wagner <jwagner@graffadmin.com> Revision Changes Path 1.77 +10 -6 ports/lang/expect/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"