diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2003-08-23 01:03:50 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2003-08-23 01:03:50 +0000 |
commit | aff16145211e7ea241315d5ffd2479a93d94b010 (patch) | |
tree | 748c66f7d876ce4f2cd12b865cdea93133375734 /math/vtk5 | |
parent | 3cb934d40c893b56949eb4fc864b590a3cb31651 (diff) |
Bump PORTREVISION after lang/python's changing default to
BUILD_STATIC. This affects to python embedding programs only.
Submitted by: olgeni
Notes
Notes:
svn path=/head/; revision=87536
Diffstat (limited to 'math/vtk5')
-rw-r--r-- | math/vtk5/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/vtk5/Makefile b/math/vtk5/Makefile index 7f5c4d315997..d40cfdab3c4f 100644 --- a/math/vtk5/Makefile +++ b/math/vtk5/Makefile @@ -7,6 +7,7 @@ PORTNAME= vtk PORTVERSION= 3.2 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= ftp://public.kitware.com/pub/vtk/vtk${PORTVERSION}/ DISTNAME= vtk32-src-unix |