diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/ivtools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ivtools/Makefile b/graphics/ivtools/Makefile index eb4aa90c1be0..43bd99dcbb9f 100644 --- a/graphics/ivtools/Makefile +++ b/graphics/ivtools/Makefile @@ -13,8 +13,8 @@ COMMENT= Drawing editors derived from idraw LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff -USES= imake:env -USE_GMAKE= yes +MAKE_JOBS_UNSAFE= yes +USES= imake:env gmake USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_AUTOTOOLS= autoconf |