diff options
Diffstat (limited to 'math/vtk-tcl/Makefile')
-rw-r--r-- | math/vtk-tcl/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/math/vtk-tcl/Makefile b/math/vtk-tcl/Makefile index 8fbd9ee642f0..4822242c3f7b 100644 --- a/math/vtk-tcl/Makefile +++ b/math/vtk-tcl/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: vtk-tcl -# Date created: 10 Oct 2003 -# Whom: Mykola Khotyaintsev <ko@irfu.se> -# +# Created by: Mykola Khotyaintsev <ko@irfu.se> # $FreeBSD$ -# CATEGORIES+= tcl tk PKGNAMESUFFIX= -tcl @@ -29,6 +25,7 @@ CMAKE_DEFS= -DVTK_WRAP_TCL:BOOL=ON \ -DTCL_INCLUDE_PATH:PATH=${TCL_INCLUDE_DIR} \ -DTK_INCLUDE_PATH:PATH=${TK_INCLUDE_DIR} +NO_STAGE= yes .include "${MASTERDIR}/Makefile" post-patch: patch-common |