diff options
author | John Marino <marino@FreeBSD.org> | 2015-09-20 16:35:28 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2015-09-20 16:35:28 +0000 |
commit | 739e62e0b75fae9bb8bf11cd8cfd36c88d9c605f (patch) | |
tree | baf17180e47781a11c3e7d45170fd47c6c23d8fd /math | |
parent | d89623831d53ef43da82a14b090d0a1063cb4f8e (diff) |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/vtk5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/vtk5/Makefile b/math/vtk5/Makefile index 923c1c9aa90e..cc60b9faedf8 100644 --- a/math/vtk5/Makefile +++ b/math/vtk5/Makefile @@ -24,7 +24,7 @@ CONFLICTS= vtk-4* SUB_FILES= vtk.3 -USES= cmake:outsource jpeg +USES= alias cmake:outsource jpeg USE_XORG= xt USE_LDCONFIG= ${PREFIX}/lib/vtk-${PORTVERSION:R} CXXFLAGS+= -DUSE_INTERP_ERRORLINE |