summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authortnn <tnn>2015-03-15 14:15:19 +0000
committertnn <tnn>2015-03-15 14:15:19 +0000
commit990a9a1f806014f8be723f4cd4bccffec2405995 (patch)
treed5212478111335a3eb91173d585c5709ea3278e2 /chat
parenta66aae7011e566655c7faa746a33c5c8f4c84708 (diff)
downloadpkgsrc-990a9a1f806014f8be723f4cd4bccffec2405995.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"