Readd gmake
After an analysis with diffoscope some files were not generated as expected
This commit is contained in:
parent
1433dd8caf
commit
3e6732d9a2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=434596
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue