summaryrefslogtreecommitdiff
path: root/x11/i3lock/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/i3lock/Makefile')
-rw-r--r--x11/i3lock/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/i3lock/Makefile b/x11/i3lock/Makefile
index 254cfd010de3..9809144d0c67 100644
--- a/x11/i3lock/Makefile
+++ b/x11/i3lock/Makefile
@@ -35,6 +35,6 @@ MAKE_JOBS_SAFE= yes
USE_XORG= x11 xt xproto xext
USE_BZIP2= yes
USE_GMAKE= yes
-USE_ICONV= yes
+USES= iconv
.include <bsd.port.mk>