aboutsummaryrefslogtreecommitdiff
path: root/databases/evolution-data-server
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-06-02 19:15:39 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-06-02 19:15:39 +0000
commitb109b97dd29e9e6c7f90ba6dcbf0edd6b882c3a1 (patch)
treeb787577e93c99fc433ed534ce5ff9cd512109a75 /databases/evolution-data-server
parent1c77b87bb364fc58b7268943f0d03fe84aef6086 (diff)
downloadports-b109b97dd29e9e6c7f90ba6dcbf0edd6b882c3a1.tar.gz
ports-b109b97dd29e9e6c7f90ba6dcbf0edd6b882c3a1.zip
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
Notes
Notes: svn path=/head/; revision=319722
Diffstat (limited to 'databases/evolution-data-server')
-rw-r--r--databases/evolution-data-server/Makefile2
1 files changed, 1 insertions, 1 deletions
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