diff --git a/devel/clanlib/Makefile b/devel/clanlib/Makefile index d6621ec96347..2de5eeabb2ef 100644 --- a/devel/clanlib/Makefile +++ b/devel/clanlib/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libpng.so:graphics/png \ libfontconfig.so:x11-fonts/fontconfig \ libpcre.so:devel/pcre -USES= execinfo jpeg libtool pathfix pkgconfig sqlite tar:tgz +USES= execinfo gmake jpeg libtool pathfix pkgconfig sqlite tar:tgz USE_GCC= yes USE_XORG= x11 USE_LDCONFIG= yes diff --git a/devel/clanlib1/Makefile b/devel/clanlib1/Makefile index 6f5702301bd6..093b008c5de4 100644 --- a/devel/clanlib1/Makefile +++ b/devel/clanlib1/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libpng.so:graphics/png \ libmikmod.so:audio/libmikmod \ libvorbis.so:audio/libvorbis -USES= alias jpeg libtool pathfix pkgconfig tar:tgz +USES= alias gmake jpeg libtool pathfix pkgconfig tar:tgz USE_XORG= x11 xi USE_LDCONFIG= yes USE_SDL= gfx