summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2019-09-21 10:09:25 +0000
committernia <nia@pkgsrc.org>2019-09-21 10:09:25 +0000
commit54497e945543ca35f5c0498fee055a9966b342ad (patch)
tree9e900a30317663a9d2775a99eacff428eb148044 /chat
parent9e5099bc198723c4342b8adbe1bcb9056ef17730 (diff)
downloadpkgsrc-54497e945543ca35f5c0498fee055a9966b342ad.tar.gz
weechat: ... typo
Diffstat (limited to 'chat')
-rw-r--r--chat/weechat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/weechat/Makefile b/chat/weechat/Makefile
index 2d0e692a2b6..ac6ac0cbc87 100644
--- a/chat/weechat/Makefile
+++ b/chat/weechat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.104 2019/09/21 09:56:07 nia Exp $
+# $NetBSD: Makefile,v 1.105 2019/09/21 10:09:25 nia Exp $
DISTNAME= weechat-2.6
CATEGORIES= chat
@@ -28,7 +28,7 @@ CMAKE_ARGS+= -DENABLE_SPELL=OFF
CMAKE_ARGS+= -DLOCALEDIR=${PKGLOCALEDIR}/locale
CMAKE_ARGS+= -DENABLE_CHARSET=ON
-USE_PKGLOCALDIR= yes
+USE_PKGLOCALEDIR= yes
LDFLAGS+= ${BUILDLINK_LDADD.gettext}
LDFLAGS.Darwin+= -lresolv