aboutsummaryrefslogtreecommitdiff
path: root/devel/libparserutils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libparserutils/Makefile')
-rw-r--r--devel/libparserutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libparserutils/Makefile b/devel/libparserutils/Makefile
index f862226d797a..4ac1a6ee049f 100644
--- a/devel/libparserutils/Makefile
+++ b/devel/libparserutils/Makefile
@@ -21,6 +21,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
OPTIONS_DEFINE= ICONV STATIC TEST DOXYGEN
OPTIONS_DEFAULT= ICONV STATIC TEST DOXYGEN
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MICONV}