summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-08-01 05:27:54 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-08-01 05:27:54 +0000
commit71249b3c9b63f7382d91275a0c2d2eaf303a44fe (patch)
treeea598050e3156c42598056328663cac27a180f36 /graphics
parent- Unbreak parallel (-jX) builds by switching to GNU make (diff)
Fix build with clang
Notes
Notes: svn path=/head/; revision=324080
Diffstat (limited to 'graphics')
-rw-r--r--graphics/qvplay/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/qvplay/Makefile b/graphics/qvplay/Makefile
index fdd65ed56d0c..9a03e1fd9ab0 100644
--- a/graphics/qvplay/Makefile
+++ b/graphics/qvplay/Makefile
@@ -12,6 +12,8 @@ COMMENT= Digital camera downloading tool for Casio QV series
WRKSRC= ${WRKDIR}/QVplay095/obj/FreeBSD
+CFLAGS+= -Wno-return-type
+USE_CSTD= gnu89
GNU_CONFIGURE= yes
PLIST_FILES= bin/qvalldel \