summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2013-04-06 14:22:39 +0000
committerrodent <rodent@pkgsrc.org>2013-04-06 14:22:39 +0000
commit08ea36c67425b0aa8b3eb4ff0cb507e2156b1183 (patch)
tree4bfdd83313bd09d5803ecdf047d1e8b2c484cab0 /net
parent793236d9b1c719a192d6f9e2daf8cd70891954e6 (diff)
downloadpkgsrc-08ea36c67425b0aa8b3eb4ff0cb507e2156b1183.tar.gz
"Packages that install libtool libraries should define USE_LIBTOOL."
Diffstat (limited to 'net')
-rw-r--r--net/libquvi/Makefile3
-rw-r--r--net/remmina-plugins/Makefile3
2 files changed, 4 insertions, 2 deletions
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
diff --git a/net/remmina-plugins/Makefile b/net/remmina-plugins/Makefile
index 44366490088..e87ab21c92b 100644
--- a/net/remmina-plugins/Makefile
+++ b/net/remmina-plugins/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2013/04/06 13:09:25 rodent Exp $
+# $NetBSD: Makefile,v 1.15 2013/04/06 14:22:40 rodent Exp $
DISTNAME= remmina-plugins-0.9.2
PKGREVISION= 10
@@ -12,6 +12,7 @@ COMMENT= Plugins for Remmina, a remote desktop client based on GTK+
DEPENDS+= rdesktop>=1.6.0:../../net/rdesktop
GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
USE_TOOLS+= intltool perl pkg-config gmake msgfmt
.include "../../x11/libxkbfile/buildlink3.mk"