diff options
Diffstat (limited to 'graphics/gource/Makefile')
-rw-r--r-- | graphics/gource/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gource/Makefile b/graphics/gource/Makefile index 88791b4615a5..ba32786f38f5 100644 --- a/graphics/gource/Makefile +++ b/graphics/gource/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= ${LOCALBASE}/include/glm/glm.hpp:${PORTSDIR}/math/glm GNU_CONFIGURE= yes USE_GCC= yes -USE_GMAKE= yes +USES= gmake pkgconfig MANCOMPRESSED= yes CONFIGURE_ARGS+=--with-boost-system=boost_system \ |