FreeBSD Bugzilla – Attachment 98295 Details for
Bug 137162
Change in port math/vtk5: add GL2PS knobs to OPTIONS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.23 KB, created by
Stas Timokhin
on 2009-07-27 03:50:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Stas Timokhin
Created:
2009-07-27 03:50:00 UTC
Size:
1.23 KB
patch
obsolete
>--- 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@irfu.se> > # Repocopied from math/vtk by: Jason W. Bacon <bacon@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 > > PLIST_SUB= VER=${PORTVERSION} VER1=${PORTVERSION:R} VER2=${PORTVERSION:R:R} > >@@ -107,6 +108,12 @@ > -DVTK_USE_MPEG2_ENCODER:BOOL=ON > .endif > >+.if defined(WITH_GL2PS) >+LIB_DEPENDS+= gl2ps.1:${PORTSDIR}/print/gl2ps >+CMAKE_ARGS+= -DVTK_USE_GL2PS:BOOL=ON >+PLIST_FILES+= include/vtk-5.0/vtkGL2PSExporter.h >+.endif >+ > post-extract: > ${MKDIR} ${WRKSRC} > ${REINPLACE_CMD} -e 's|malloc.h|stdlib.h|g' \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 137162
: 98295