summaryrefslogtreecommitdiff
path: root/graphics/fv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/fv/Makefile')
-rw-r--r--graphics/fv/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/fv/Makefile b/graphics/fv/Makefile
index da16f923b53c..6794ca029ba1 100644
--- a/graphics/fv/Makefile
+++ b/graphics/fv/Makefile
@@ -20,7 +20,6 @@ USE_ZIP= yes
USE_GL= glut
USE_GMAKE= yes
ALL_TARGET= ${PORTNAME}
-MAKE_JOBS_SAFE= yes
CXXFLAGS+= $$(pkg-config --cflags libpng15) \
-I${LOCALBASE}/include ${PTHREAD_CFLAGS}