Fix build with clang

PR:		ports/159328
Submitted by:	maintainer
This commit is contained in:
Rene Ladan 2011-08-05 06:37:21 +00:00
parent a47571b77d
commit 7327a14735
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278940

View file

@ -26,6 +26,11 @@ ALL_TARGET= all ggobirc
post-patch:
@${REINPLACE_CMD} -e 's|ND_coord_i|ND_coord|' \
${WRKSRC}/plugins/GraphLayout/graphviz.c
@${REINPLACE_CMD} -e 's|#line 0|#line 1|' \
${WRKSRC}/src/ggobi-data.c \
${WRKSRC}/src/ggobi-renderer-cairo.c \
${WRKSRC}/src/ggobi-renderer-factory.c \
${WRKSRC}/src/ggobi-renderer.c
post-install:
${MKDIR} ${PREFIX}/etc/xdg/ggobi