diff options
Diffstat (limited to 'freebsd/dependencies/imlib/Makefile')
-rw-r--r-- | freebsd/dependencies/imlib/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/freebsd/dependencies/imlib/Makefile b/freebsd/dependencies/imlib/Makefile index 8589a899b..da85f0488 100644 --- a/freebsd/dependencies/imlib/Makefile +++ b/freebsd/dependencies/imlib/Makefile @@ -23,6 +23,8 @@ LIB_DEPENDS+= \ libtiff.so:${PORTSDIR}/graphics/tiff \ libgif.so:${PORTSDIR}/graphics/giflib +# Use gmake for automake build +USES= gmake USES+= autoreconf libtool USE_XORG= sm xext x11 GNU_CONFIGURE= yes |