ports/net/gale/files/patch-wcwidth
Pete Fritchman 385ae3605d - update to 0.99e
- update MASTER_SITES
- fix auto{conf,make} breakage
- add INSTALLS_SHLIB
- silence the cat'ing of pkg-message
- add @exec mkdir's to pkg-plist for packages

PR:		31810
Submitted by:	maintainer (mostly)
2001-11-25 00:12:30 +00:00

13 lines
311 B
Text

--- libgale/wcwidth.c.orig Fri Oct 12 13:45:37 2001
+++ libgale/wcwidth.c Fri Oct 12 13:45:52 2001
@@ -8,8 +8,9 @@
#ifdef __FreeBSD__ /* peterh@sapros.com */
#include <rune.h>
-#endif
+#else
#include <wchar.h>
+#endif
/* These functions define the column width of an ISO 10646 character
* as follows: