From 065f2a531713053d03badebb4c6f727a0029fb24 Mon Sep 17 00:00:00 2001 From: dholland Date: Mon, 18 Jun 2012 00:32:07 +0000 Subject: Now needs pkg-config, or fails to link gnutls correctly. --- chat/weechat/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chat') diff --git a/chat/weechat/Makefile b/chat/weechat/Makefile index 1259dcdfe47..e725b849095 100644 --- a/chat/weechat/Makefile +++ b/chat/weechat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2012/06/13 11:33:30 abs Exp $ +# $NetBSD: Makefile,v 1.33 2012/06/18 00:32:07 dholland Exp $ DISTNAME= weechat-0.3.8 CATEGORIES= chat @@ -14,7 +14,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir USE_PKGLOCALEDIR= yes -USE_TOOLS+= msgfmt +USE_TOOLS+= msgfmt pkg-config USE_LIBTOOL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --disable-tcl --disable-guile --disable-aspell -- cgit v1.2.3