aboutsummaryrefslogtreecommitdiffstats
path: root/converters/libiconv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converters/libiconv/Makefile')
-rw-r--r--converters/libiconv/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/converters/libiconv/Makefile b/converters/libiconv/Makefile
index 58b1b143dd90..4ed0ac2be8a4 100644
--- a/converters/libiconv/Makefile
+++ b/converters/libiconv/Makefile
@@ -30,11 +30,6 @@ OPTIONS_DEFAULT=ENCODINGS
ENCODINGS_DESC= Include extra character sets
PATCHES_DESC= Apply patches to fix CP932, add EUCJP-MS
-.ifdef USE_ICONV
-.error USE_ICONV is defined as an environment variable, or in the arguments \
- to "make". Please unset it and restart the build.
-.endif
-
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MENCODINGS}