diff options
Diffstat (limited to 'devel/apr1/Makefile')
-rw-r--r-- | devel/apr1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/apr1/Makefile b/devel/apr1/Makefile index fffd062cf18f..e214dcdbb54d 100644 --- a/devel/apr1/Makefile +++ b/devel/apr1/Makefile @@ -46,6 +46,7 @@ APU_CONF_ARGS= --with-apr=${APR_WRKDIR} \ --with-expat=${LOCALBASE} \ --with-iconv=${ICONV_PREFIX} +NO_STAGE= yes .include <bsd.port.options.mk> ########## APR Options |