diff options
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/rage/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/rage/Makefile b/multimedia/rage/Makefile index 2a5ea6ab0002..5a5005d24398 100644 --- a/multimedia/rage/Makefile +++ b/multimedia/rage/Makefile @@ -15,6 +15,6 @@ LIB_DEPENDS= libefl.so:devel/efl DIST_SUBDIR= enlightenment GNU_CONFIGURE= yes -USES= desktop-file-utils pkgconfig tar:xz +USES= compiler:c11 desktop-file-utils pkgconfig tar:xz .include <bsd.port.mk> |