aboutsummaryrefslogtreecommitdiff
path: root/japanese/ebview-gtk2
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2012-07-05 17:26:10 +0000
committerPawel Pekala <pawel@FreeBSD.org>2012-07-05 17:26:10 +0000
commit84d5cb591b6118197c17abd71e7ee85fea9c6550 (patch)
tree8d8c85d118c3706801ecd96c66093bd0b5589b81 /japanese/ebview-gtk2
parent7e450076425a0509129b6963729d82423f020801 (diff)
downloadports-84d5cb591b6118197c17abd71e7ee85fea9c6550.tar.gz
ports-84d5cb591b6118197c17abd71e7ee85fea9c6550.zip
Add USE_CSTD=gnu89 to fix linking when building with clang
Notes
Notes: svn path=/head/; revision=300524
Diffstat (limited to 'japanese/ebview-gtk2')
-rw-r--r--japanese/ebview-gtk2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/ebview-gtk2/Makefile b/japanese/ebview-gtk2/Makefile
index ab2a19351e57..1f9bc5ea1e47 100644
--- a/japanese/ebview-gtk2/Makefile
+++ b/japanese/ebview-gtk2/Makefile
@@ -22,6 +22,7 @@ CONFLICTS= ja-ebview-0*
USE_GNOME= gtk20
USE_GMAKE= yes
GNU_CONFIGURE= yes
+USE_CSTD= gnu89
CONFIGURE_ARGS+=--with-eb-conf=${LOCALBASE}/etc/eb.conf
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib