diff options
Diffstat (limited to 'math/vtk-data/Makefile')
-rw-r--r-- | math/vtk-data/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/math/vtk-data/Makefile b/math/vtk-data/Makefile index d7cd3bea15dc..c1a985773a3c 100644 --- a/math/vtk-data/Makefile +++ b/math/vtk-data/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: vtk-data -# Date created: 10 Oct 2003 -# Whom: Mykola Khotyaintsev <ko@irfu.se> -# +# Created by: Mykola Khotyaintsev <ko@irfu.se> # $FreeBSD$ -# PKGNAMESUFFIX= -data DISTFILES= VTKData-${PORTVERSION}.tar.gz @@ -18,6 +14,7 @@ SUB_FILES= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message INSTFILES= Baseline Data VTKData.readme +NO_STAGE= yes do-configure: do-patch: |