summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2015-03-15 14:15:19 +0000
committertnn <tnn@pkgsrc.org>2015-03-15 14:15:19 +0000
commitf146b3123caefa5a068bae04fe94e5ac59ba2366 (patch)
treed5212478111335a3eb91173d585c5709ea3278e2 /chat
parent31008885823a680f32e920c7d711987418919b56 (diff)
downloadpkgsrc-f146b3123caefa5a068bae04fe94e5ac59ba2366.tar.gz
needs iconv
Diffstat (limited to 'chat')
-rw-r--r--chat/ysm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/ysm/Makefile b/chat/ysm/Makefile
index 1a329286250..fa9d868df5c 100644
--- a/chat/ysm/Makefile
+++ b/chat/ysm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2013/07/15 02:02:18 ryoon Exp $
+# $NetBSD: Makefile,v 1.14 2015/03/15 14:15:19 tnn Exp $
DISTNAME= ysmv7_2_9_9_1
PKGNAME= ysm-2.9.9.1
@@ -13,6 +13,7 @@ LICENSE= gnu-gpl-v2
GNU_CONFIGURE= YES
# rl_delete_text
+.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/readline/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"