aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 09:00:15 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 09:00:15 +0000
commit9ade528355721321c4c8ff492c7622d3dec771ce (patch)
treed1ccd626ebcc815ca2555d2b72f25bf79d0fffcd /x11
parent27aca069ac18ff9c86fccafd0754472b73ba0796 (diff)
downloadports-9ade528355721321c4c8ff492c7622d3dec771ce.tar.gz
ports-9ade528355721321c4c8ff492c7622d3dec771ce.zip
Notes
Diffstat (limited to 'x11')
-rw-r--r--x11/i3lock/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/i3lock/Makefile b/x11/i3lock/Makefile
index 348b5db5e499..ddd52e093fac 100644
--- a/x11/i3lock/Makefile
+++ b/x11/i3lock/Makefile
@@ -31,6 +31,6 @@ LDFLAGS+= -liconv
USE_XORG= x11 xcb xt xproto xext
USE_BZIP2= yes
USE_GMAKE= yes
-USES= iconv
+USES= iconv pkgconfig
.include <bsd.port.mk>