Lines 42-47
Link Here
|
42 |
.include "${MASTERDIR}/Makefile" |
42 |
.include "${MASTERDIR}/Makefile" |
43 |
|
43 |
|
44 |
post-patch: patch-common |
44 |
post-patch: patch-common |
|
|
45 |
@${PATCH} ${PATCH_ARGS} < ${.CURDIR}/files/extra-patch-Common-vtkPythonUtil.cxx |
45 |
|
46 |
|
46 |
do-install: install-cnotice install-binaries install-libs |
47 |
do-install: install-cnotice install-binaries install-libs |
47 |
@${ECHO_MSG} "Installing vtk site package to ${PREFIX}/lib/vtk/python ..." |
48 |
@${ECHO_MSG} "Installing vtk site package to ${PREFIX}/lib/vtk/python ..." |