diff options
Diffstat (limited to 'net/wol/Makefile')
-rw-r--r-- | net/wol/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/wol/Makefile b/net/wol/Makefile index 318d281c1c43..1d4de7c79266 100644 --- a/net/wol/Makefile +++ b/net/wol/Makefile @@ -21,8 +21,7 @@ LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --disable-nls PLIST_SUB= NLS="@comment " .else -USES+= gettext -USE_ICONV= yes +USES+= gettext iconv PLIST_SUB= NLS="" .endif |