aboutsummaryrefslogtreecommitdiff
path: root/math/vtk/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-10-02 15:48:02 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-10-02 15:48:02 +0000
commiteac06ac1deb3a30f8932919d053034e8953b3a5d (patch)
tree3ef64f7a0d3eede24f1187527a1fb7f79d18e4b0 /math/vtk/Makefile
parent5de6fa3a49240a390088ac3064c33fd4d71c9e91 (diff)
Notes
Diffstat (limited to 'math/vtk/Makefile')
-rw-r--r--math/vtk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/vtk/Makefile b/math/vtk/Makefile
index 473da5f3b74b..7239a27d6281 100644
--- a/math/vtk/Makefile
+++ b/math/vtk/Makefile
@@ -210,6 +210,6 @@ print-pkg-message:
post-install: print-pkg-message
-.ifndef(PKGNAMESUFFIX)
+.ifndef(PKGNAMESUFFIX) || ${PKGNAMESUFFIX} == 4
.include <bsd.port.post.mk>
.endif