pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: x11/xterm's xterm-toolbar option broken
Hi,
"Blair Sadewitz" <blair.sadewitz%gmail.com@localhost> writes:
> Which X11_TYPE are you using?
modular
Shall I commit the following fix until xterm is fixed upstream?
Index: options.mk
===================================================================
RCS file: /cvsroot/pkgsrc/x11/xterm/options.mk,v
retrieving revision 1.5
diff -u -u -r1.5 options.mk
--- options.mk 17 Sep 2007 06:36:21 -0000 1.5
+++ options.mk 29 Sep 2007 07:51:42 -0000
@@ -4,7 +4,7 @@
PKG_SUPPORTED_OPTIONS= pcre xterm-luit freetype xterm-toolbar
PKG_OPTIONS_OPTIONAL_GROUPS= color
PKG_OPTIONS_GROUP.color= xterm-88color xterm-256color
-PKG_SUGGESTED_OPTIONS= xterm-256color xterm-luit xterm-toolbar
+PKG_SUGGESTED_OPTIONS= xterm-256color xterm-luit
.include "../../mk/bsd.options.mk"
Regards,
Aymeric
Home |
Main Index |
Thread Index |
Old Index