Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Apr 2011 15:55:43 -0700 (PDT)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gahr@FreeBSD.org
Subject:   ports/156534: [PATCH] math/vtk5: remove useless depends on gmake
Message-ID:  <4daf646f.628fd80a.4c23.4868@mx.google.com>
Resent-Message-ID: <201104202300.p3KN0LKJ020693@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         156534
>Category:       ports
>Synopsis:       [PATCH] math/vtk5: remove useless depends on gmake
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 20 23:00:20 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Baptiste Daroussin
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD azathoth.lan 8.2-STABLE FreeBSD 8.2-STABLE #0 r219454M: Thu Mar 10 20:09:22 CET
>Description:
build fine without gmake

Port maintainer (gahr@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- vtk-5.6.1_3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/math/vtk5/Makefile,v
retrieving revision 1.68
diff -u -u -r1.68 Makefile
--- Makefile	17 Feb 2011 13:23:35 -0000	1.68
+++ Makefile	20 Apr 2011 22:53:32 -0000
@@ -30,7 +30,6 @@
 SUB_FILES=	vtk.3
 
 USE_CMAKE=	yes
-USE_GMAKE=	yes
 USE_GL=		yes
 USE_XORG=	xt
 USE_LDCONFIG=	${PREFIX}/lib/vtk-${PORTVERSION:R}
--- vtk-5.6.1_3.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4daf646f.628fd80a.4c23.4868>