summaryrefslogtreecommitdiff
path: root/sysutils/iextract/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/iextract/Makefile')
-rw-r--r--sysutils/iextract/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/iextract/Makefile b/sysutils/iextract/Makefile
index 3c6422e99b19..cf1de8ba1433 100644
--- a/sysutils/iextract/Makefile
+++ b/sysutils/iextract/Makefile
@@ -17,4 +17,5 @@ GNU_CONFIGURE= yes
USES= pkgconfig gettext
CONFIGURE_ARGS= --with-libintl-prefix=${LOCALBASE} --disable-rpath
+NO_STAGE= yes
.include <bsd.port.mk>