1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Add a workaround for NeedWidePrototypes problem of Xorg 7.x.

Bump PORTREVISION.

PR:	ports/113092
This commit is contained in:
Hiroki Sato 2007-06-02 04:45:13 +00:00
parent 4f637bd949
commit 31a318c921
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=192570
2 changed files with 12 additions and 1 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= xdvik
PORTVERSION= ${VERSION_XDVIK}.${VERSION_JPATCH}
PORTREVISION= 7
PORTREVISION= 8
CATEGORIES= japanese print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= xdvi

View File

@ -0,0 +1,11 @@
--- xdvik-22.40y1/texk/xdvik/xdvi.h.orig Sat Jun 2 13:34:09 2007
+++ xdvik-22.40y1/texk/xdvik/xdvi.h Sat Jun 2 13:34:42 2007
@@ -349,7 +349,7 @@
typedef unsigned char ubyte;
-#if NeedWidePrototypes
+#if 1
typedef unsigned int wide_ubyte;
typedef int wide_bool;
#define WIDENINT (int)