summaryrefslogtreecommitdiff
path: root/graphics/jasper/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/jasper/Makefile')
-rw-r--r--graphics/jasper/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/jasper/Makefile b/graphics/jasper/Makefile
index 83558df41b4a..39f29b170492 100644
--- a/graphics/jasper/Makefile
+++ b/graphics/jasper/Makefile
@@ -16,6 +16,8 @@ LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg
LICENSE= MIT
+NO_STAGE= yes
+
USE_AUTOTOOLS= libtool
USE_ZIP= yes
USE_GNOME= lthack
@@ -32,7 +34,6 @@ MASTER_SITE_IMAGEMAGICK= \
OPTIONS_DEFINE= OPENGL UUID
UUID_DESC= UUID support (required by GDAL)
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MOPENGL}