diff options
-rw-r--r-- | graphics/gource/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gource/Makefile b/graphics/gource/Makefile index 1c920309de81..88791b4615a5 100644 --- a/graphics/gource/Makefile +++ b/graphics/gource/Makefile @@ -19,6 +19,7 @@ LIB_DEPENDS= SDL_image:${PORTSDIR}/graphics/sdl_image \ RUN_DEPENDS= ${LOCALBASE}/include/glm/glm.hpp:${PORTSDIR}/math/glm GNU_CONFIGURE= yes +USE_GCC= yes USE_GMAKE= yes MANCOMPRESSED= yes |