aboutsummaryrefslogtreecommitdiff
path: root/graphics/vigra/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/vigra/Makefile')
-rw-r--r--graphics/vigra/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/vigra/Makefile b/graphics/vigra/Makefile
index eb17de357069..663463018bcc 100644
--- a/graphics/vigra/Makefile
+++ b/graphics/vigra/Makefile
@@ -1,4 +1,4 @@
-# Created by: cartola (Carlos E. G. Carvalho)
+# Created by: cartola (Carlos E. G. Carvalho)
# $FreeBSD$
PORTNAME= vigra
@@ -25,6 +25,7 @@ OPTIONS_DEFINE= HDF5 OPENEXR NUMPY
OPTIONS_DEFAULT= HDF5 OPENEXR
NUMPY_DESC= NumPy mathematical computing (USE Fortran/GCC46+)
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MHDF5}