diff options
Diffstat (limited to 'emulators/qemu-powernv/Makefile')
-rw-r--r-- | emulators/qemu-powernv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/qemu-powernv/Makefile b/emulators/qemu-powernv/Makefile index dcb466ea97c6..150238f7c295 100644 --- a/emulators/qemu-powernv/Makefile +++ b/emulators/qemu-powernv/Makefile @@ -13,8 +13,8 @@ LICENSE= GPLv2 BUILD_DEPENDS= ${LOCALBASE}/lib/libfdt.so:sysutils/dtc -USES= bison:build gmake gnome libtool makeinfo pkgconfig \ - python:2.7,build tar:bz2 +USES= bison:build compiler:c11 gmake gnome libtool makeinfo \ + pkgconfig python:2.7,build tar:bz2 USE_XORG= pixman USE_GNOME= glib20 |