From 4e86daa4e8475d9cb3f8b8813caaa6a0f63c801d Mon Sep 17 00:00:00 2001 From: bapt Date: Thu, 21 Apr 2011 13:09:40 +0000 Subject: remove useless dependency on gmake PR: ports/156534 Submitted by: bapt@ Approved by: gahr@ --- math/vtk5/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'math') diff --git a/math/vtk5/Makefile b/math/vtk5/Makefile index ac9fb6556d68..1aff56307cde 100644 --- a/math/vtk5/Makefile +++ b/math/vtk5/Makefile @@ -30,7 +30,6 @@ CONFLICTS= vtk-4* SUB_FILES= vtk.3 USE_CMAKE= yes -USE_GMAKE= yes USE_GL= yes USE_XORG= xt USE_LDCONFIG= ${PREFIX}/lib/vtk-${PORTVERSION:R} -- cgit