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
commit510c3d2aa6d7302eea06351a29fb9c62684468a4 (patch)
treed5212478111335a3eb91173d585c5709ea3278e2 /chat
parent228cf2f93edf7060a3cddfe717589c8aad875410 (diff)
downloadpkgsrc-510c3d2aa6d7302eea06351a29fb9c62684468a4.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"