diff options
Diffstat (limited to 'converters/p5-Text-Iconv/Makefile')
-rw-r--r-- | converters/p5-Text-Iconv/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/p5-Text-Iconv/Makefile b/converters/p5-Text-Iconv/Makefile index bac197b30dd4..379bee1369b5 100644 --- a/converters/p5-Text-Iconv/Makefile +++ b/converters/p5-Text-Iconv/Makefile @@ -17,4 +17,5 @@ CONFIGURE_ARGS+= INC="-I${LOCALBASE}/include" \ MAN3= Text::Iconv.3 +NO_STAGE= yes .include <bsd.port.mk> |