aboutsummaryrefslogtreecommitdiffstats
path: root/games/ldmud/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/ldmud/Makefile')
-rw-r--r--games/ldmud/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/ldmud/Makefile b/games/ldmud/Makefile
index 5024ebd444c3..2e56ce6d9488 100644
--- a/games/ldmud/Makefile
+++ b/games/ldmud/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre
GNU_CONFIGURE= yes
USE_OPENSSL= yes
-USE_ICONV= yes
+USES= iconv
CONFIGURE_ARGS+=--libdir=${DATADIR} \
--bindir=${PREFIX}/sbin \
--enable-use-pcre \