From b109b97dd29e9e6c7f90ba6dcbf0edd6b882c3a1 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sun, 2 Jun 2013 19:15:39 +0000 Subject: Chase libtasn1 switching from USE_GNOME=pkgconfig to USES=pkgconfig That has made pkgconf being a Build deps instead of Build+Run deps thus ports depending on pkgconf need an explicit dependency --- databases/evolution-data-server/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/evolution-data-server') diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile index 574103f87bf6..7197e78f4036 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= soup-2.4:${PORTSDIR}/devel/libsoup \ USE_BZIP2= yes USE_GMAKE= yes -USES= bison pathfix gettext +USES= bison pathfix gettext pkgconfig USE_GNOME= gnomeprefix intlhack ltverhack ltasneededhack gconf2 \ libxml2 USE_OPENLDAP= yes -- cgit v1.2.3