It fix dialog core dump with recent ghostscript-gpl port (too many items).
Please approve.

--- dialog.h.bak        2000-12-14 20:29:36.000000000 +0300
+++ dialog.h    2007-08-20 00:40:53.000000000 +0400
@@ -74,7 +74,7 @@
 } dialogMenuItem;
 
 #define VERSION "0.4"
-#define MAX_LEN 2048
+#define MAX_LEN 4096
 
 #ifndef TRUE
 #define TRUE (1)

-- 
http://ache.pp.ru/
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to