diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/vtk/Makefile | 2 | ||||
-rw-r--r-- | math/vtk43/Makefile | 2 | ||||
-rw-r--r-- | math/vtk5/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/math/vtk/Makefile b/math/vtk/Makefile index c1e1e67aef2a..a17b8c233173 100644 --- a/math/vtk/Makefile +++ b/math/vtk/Makefile @@ -31,7 +31,7 @@ RUN_DEPENDS+= python:${PORTSDIR}/lang/python .if defined(WITH_PATENTED) CONFIGURE_ARGS+= --with-patented -PLIST= ${PKGDIR}/PLIST.with_patented +PLIST= ${PKGDIR}/pkg-plist.with_patented .endif post-install: diff --git a/math/vtk43/Makefile b/math/vtk43/Makefile index c1e1e67aef2a..a17b8c233173 100644 --- a/math/vtk43/Makefile +++ b/math/vtk43/Makefile @@ -31,7 +31,7 @@ RUN_DEPENDS+= python:${PORTSDIR}/lang/python .if defined(WITH_PATENTED) CONFIGURE_ARGS+= --with-patented -PLIST= ${PKGDIR}/PLIST.with_patented +PLIST= ${PKGDIR}/pkg-plist.with_patented .endif post-install: diff --git a/math/vtk5/Makefile b/math/vtk5/Makefile index c1e1e67aef2a..a17b8c233173 100644 --- a/math/vtk5/Makefile +++ b/math/vtk5/Makefile @@ -31,7 +31,7 @@ RUN_DEPENDS+= python:${PORTSDIR}/lang/python .if defined(WITH_PATENTED) CONFIGURE_ARGS+= --with-patented -PLIST= ${PKGDIR}/PLIST.with_patented +PLIST= ${PKGDIR}/pkg-plist.with_patented .endif post-install: |