diff options
Diffstat (limited to 'graphics/qslim/Makefile')
-rw-r--r-- | graphics/qslim/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/qslim/Makefile b/graphics/qslim/Makefile index 84a81b5cfc63..d0c6d160392c 100644 --- a/graphics/qslim/Makefile +++ b/graphics/qslim/Makefile @@ -33,7 +33,6 @@ MAKE_ENV= FLTKCONFIG="${LOCALBASE}/bin/fltk-config" MAKE_ARGS= CC="${CC}" CXX="${CXX}" ALL_TARGET= # none USE_LDCONFIG= yes -MAKE_JOBS_SAFE= yes CFLAGS+= -DMIX_ANSI_IOSTREAMS -fpermissive -fPIC ${CPPFLAGS} CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} -DHAVE_BOOL |