diff options
Diffstat (limited to 'science/avogadro/Makefile')
-rw-r--r-- | science/avogadro/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/science/avogadro/Makefile b/science/avogadro/Makefile index 44a386200768..10e6d0e54aaf 100644 --- a/science/avogadro/Makefile +++ b/science/avogadro/Makefile @@ -25,7 +25,6 @@ USE_QT4= gui network opengl \ CMAKE_ARGS= -DENABLE_GLSL=OFF \ -DQT_MKSPECS_RELATIVE=share/qt4/mkspecs USE_LDCONFIG= yes -MAKE_JOBS_SAFE= yes CFLAGS+= -idirafter ${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |