From 08ea36c67425b0aa8b3eb4ff0cb507e2156b1183 Mon Sep 17 00:00:00 2001 From: rodent Date: Sat, 6 Apr 2013 14:22:39 +0000 Subject: "Packages that install libtool libraries should define USE_LIBTOOL." --- chat/pidgin-otr/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'chat') diff --git a/chat/pidgin-otr/Makefile b/chat/pidgin-otr/Makefile index 5bd59b97aae..f789f7e9afd 100644 --- a/chat/pidgin-otr/Makefile +++ b/chat/pidgin-otr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2013/02/16 11:20:33 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2013/04/06 14:22:39 rodent Exp $ DISTNAME= pidgin-otr-4.0.0 PKGREVISION= 9 @@ -10,8 +10,9 @@ HOMEPAGE= http://www.cypherpunks.ca/otr/ COMMENT= Plugin for pidgin to add OTR (Off-The-Record) encryption GNU_CONFIGURE= yes -INSTALLATION_DIRS= share/doc/pidgin-otr -USE_TOOLS+= pkg-config perl intltool msgfmt +USE_LIBTOOL= yes +USE_TOOLS+= intltool msgfmt perl pkg-config +INSTALLATION_DIRS+= share/doc/pidgin-otr BUILDLINK_ABI_DEPENDS.libgcrypt+= libgcrypt>=1.4.3 -- cgit v1.2.3