ports/137162: Change in port math/vtk5: add GL2PS knobs to OPTIONS
Thierry Thomas
thierry at FreeBSD.org
Mon Jul 27 08:30:06 UTC 2009
The following reply was made to PR ports/137162; it has been noted by GNATS.
From: Thierry Thomas <thierry at FreeBSD.org>
To: Stas Timokhin <stast at bsdportal.ru>
Cc: freebsd-gnats-submit at FreeBSD.org
Subject: Re: ports/137162: Change in port math/vtk5: add GL2PS knobs to OPTIONS
Date: Mon, 27 Jul 2009 10:24:43 +0200
Le Lun 27 jul 09 à 4:46:49 +0200, Stas Timokhin <stast at bsdportal.ru>
écrivait :
> >Description:
> This knobs need to build Salome
> (http://www.salome-platform.org/ex/att/16_SALOME_4_1_5_Release_Notes.pdf,
> page 14,) application.
>
> >How-To-Repeat:
>
> >Fix:
>
>
> Patch attached with submission follows:
>
> --- Makefile.orig 2009-07-27 09:37:52.000000000 +0700
> +++ Makefile 2009-07-27 09:40:46.000000000 +0700
> @@ -3,12 +3,12 @@
> # Whom: Mykola Khotyaintsev <ko at irfu.se>
> # Repocopied from math/vtk by: Jason W. Bacon <bacon at smithers.neuro.mcw.edu>
> #
> -# $FreeBSD: ports/math/vtk5/Makefile,v 1.49 2009/07/18 11:11:11 dinoex Exp $
> +# $FreeBSD$
> #
>
> PORTNAME= vtk
> PORTVERSION= 5.0.4
> -PORTREVISION= 4
> +PORTREVISION= 5
> CATEGORIES= math graphics
> MASTER_SITES= http://www.vtk.org/files/release/${PORTVERSION:R}/ \
> http://www.neuro.mcw.edu/Ports/distfiles/VTK5/
> @@ -50,7 +50,8 @@
> USE_LDCONFIG= yes
>
> OPTIONS= MANGLEDMESA "Use off-screen (Mangled) Mesa" Off \
> - VTKMPEG2 "Install patented MPEG2 encoder module" Off
> + VTKMPEG2 "Install patented MPEG2 encoder module" Off \
> + GL2PS "Install support conversion OpenGL to PostScript" Off
Remark: if you want Salome to be packageable, this option should default
to "On".
--
Th. Thomas.
More information about the freebsd-ports-bugs
mailing list