aboutsummaryrefslogtreecommitdiff
path: root/print/panda/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/panda/Makefile')
-rw-r--r--print/panda/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/print/panda/Makefile b/print/panda/Makefile
index d829918cc9bb..dbc3ea5cc09b 100644
--- a/print/panda/Makefile
+++ b/print/panda/Makefile
@@ -26,7 +26,6 @@ USE_GMAKE= yes
USE_AUTOTOOLS= libtool
CONFIGURE_ARGS= --enable-berkeley-db
USE_LDCONFIG= yes
-MAKE_JOBS_SAFE= yes
CPPFLAGS+= -I${BDB_INCLUDE_DIR} -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
LDFLAGS+= -L${BDB_LIB_DIR} -L${LOCALBASE}/lib ${PTHREAD_LIBS}