From f7f9cec8bc3c44a03ac5bcf7b3d1d83715c6e7a9 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." --- net/libquvi/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net/libquvi') diff --git a/net/libquvi/Makefile b/net/libquvi/Makefile index d367baf17a6..c5b54c0a3cc 100644 --- a/net/libquvi/Makefile +++ b/net/libquvi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2013/02/06 23:23:17 jperkin Exp $ +# $NetBSD: Makefile,v 1.7 2013/04/06 14:22:40 rodent Exp $ # DISTNAME= libquvi-0.4.1 @@ -15,6 +15,7 @@ LICENSE= gnu-lgpl-v2.1 CONFLICTS+= quvi<=0.2.19 GNU_CONFIGURE= yes +USE_LIBTOOL= yes USE_TOOLS+= pkg-config PKGCONFIG_OVERRIDE+= libquvi.pc.in -- cgit v1.2.3