From 5ccea0eab4e8d2184fd2a06716209f6e7bae4d8a Mon Sep 17 00:00:00 2001 From: adamw Date: Wed, 6 Nov 2002 22:47:41 +0000 Subject: Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat --- math/vtk43/Makefile | 2 ++ math/vtk43/pkg-comment | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) delete mode 100644 math/vtk43/pkg-comment (limited to 'math/vtk43') diff --git a/math/vtk43/Makefile b/math/vtk43/Makefile index 20ed8ef3384..81190f19069 100644 --- a/math/vtk43/Makefile +++ b/math/vtk43/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= The Visualization Toolkit + LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 USE_REINPLACE= yes diff --git a/math/vtk43/pkg-comment b/math/vtk43/pkg-comment deleted file mode 100644 index 534827a2965..00000000000 --- a/math/vtk43/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The Visualization Toolkit -- cgit