summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authortnn <tnn>2015-03-15 19:51:05 +0000
committertnn <tnn>2015-03-15 19:51:05 +0000
commit5470f3e239da5aa40a1e8f844bae3868bb5482ae (patch)
tree8654aad2ce4831937a07f380fb29f955c7bb11a0 /wm
parent5686ab6c65ab054adb0bf36d85bd512bb35e419f (diff)
downloadpkgsrc-5470f3e239da5aa40a1e8f844bae3868bb5482ae.tar.gz
needs iconv(3)
Diffstat (limited to 'wm')
-rw-r--r--wm/pekwm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/pekwm/Makefile b/wm/pekwm/Makefile
index 4eb2d9b8564..f90676b18b7 100644
--- a/wm/pekwm/Makefile
+++ b/wm/pekwm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2014/01/27 18:41:15 wiz Exp $
+# $NetBSD: Makefile,v 1.53 2015/03/15 19:51:05 tnn Exp $
DISTNAME= pekwm-0.1.17
CATEGORIES= wm
@@ -25,6 +25,7 @@ CONF_FILES+= ${EGDIR}/${f} ${PKG_SYSCONFDIR}/${f}
.endfor
.include "../../mk/jpeg.buildlink3.mk"
+.include "../../converters/libiconv/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
.include "../../x11/libSM/buildlink3.mk"
.include "../../x11/libXext/buildlink3.mk"