diff options
Diffstat (limited to 'graphics/autotrace/Makefile')
-rw-r--r-- | graphics/autotrace/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/autotrace/Makefile b/graphics/autotrace/Makefile index fb26ce69965f..b1854ff949af 100644 --- a/graphics/autotrace/Makefile +++ b/graphics/autotrace/Makefile @@ -23,7 +23,6 @@ PSTOEDIT_DESC= Convert postscript to other formats USES= pathfix pkgconfig USE_AUTOTOOLS= libtool USE_LDCONFIG= yes -MAKE_JOBS_SAFE= yes CPPFLAGS+= $$(libpng-config --I_opts) ${PTHREAD_CFLAGS} LDFLAGS+= $$(libpng-config --L_opts) ${PTHREAD_LIBS} |