diff options
author | John Marino <marino@FreeBSD.org> | 2014-10-20 10:09:19 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-10-20 10:09:19 +0000 |
commit | 15dccb3a0dda5b48f22d488cfcbde75b1d53ef2b (patch) | |
tree | 908ebe63f57c4c891160678dcf8ff5a61c53fdff /science | |
parent | 0525dda9d0549496f69feeb9bed0d758e3ef8042 (diff) |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/paraview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/paraview/Makefile b/science/paraview/Makefile index 9e8d73723fd5..21d96920825d 100644 --- a/science/paraview/Makefile +++ b/science/paraview/Makefile @@ -41,7 +41,7 @@ USE_GL= yes USE_XORG= x11 xt xext ice xdmcp xau xcb xfixes xdamage xxf86vm xrender sm USE_LDCONFIG= yes USE_GSTREAMER= yes -USES= cmake:outsource execinfo gmake python shebangfix +USES= alias cmake:outsource execinfo gmake python shebangfix CMAKE_ARGS+= -DBUILD_SHARED_LIBS="ON" \ -DVTK_USE_SYSTEM_PNG="ON" \ |