diff options
Diffstat (limited to 'math/vtk-examples/Makefile')
-rw-r--r-- | math/vtk-examples/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/vtk-examples/Makefile b/math/vtk-examples/Makefile index 346033442086..592e836e8d18 100644 --- a/math/vtk-examples/Makefile +++ b/math/vtk-examples/Makefile @@ -17,6 +17,8 @@ PKGMESSAGE= ${.CURDIR}/pkg-message .include "${MASTERDIR}/Makefile" +do-patch: + do-build: do-install: install-cnotice |