diff options
Diffstat (limited to 'math/rocs')
-rw-r--r-- | math/rocs/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/rocs/Makefile b/math/rocs/Makefile index b314f7c602dc..efeb69929fa0 100644 --- a/math/rocs/Makefile +++ b/math/rocs/Makefile @@ -20,6 +20,5 @@ USE_QT4= gui qtestlib script scripttools webkit xml \ moc_build qmake_build rcc_build uic_build USE_XZ= yes USE_LDCONFIG= yes -MAKE_JOBS_SAFE= yes .include <bsd.port.mk> |