pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/wm/pekwm needs iconv(3)



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a1969c0900c8
branches:  trunk
changeset: 648604:a1969c0900c8
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sun Mar 15 19:51:05 2015 +0000

description:
needs iconv(3)

diffstat:

 wm/pekwm/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r d76e9d8a1701 -r a1969c0900c8 wm/pekwm/Makefile
--- a/wm/pekwm/Makefile Sun Mar 15 19:42:33 2015 +0000
+++ b/wm/pekwm/Makefile Sun Mar 15 19:51:05 2015 +0000
@@ -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 @@
 .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"



Home | Main Index | Thread Index | Old Index