aboutsummaryrefslogtreecommitdiff
path: root/devel/libvirt
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 15:26:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 15:26:23 +0000
commit591aba0faa8745617139407d4cd8d3a2c6a2259a (patch)
treec58201dfe596662f56821940b522267813007f01 /devel/libvirt
parentb406eaaac9e28e9e7f8910a7479617bab271ac40 (diff)
downloadports-591aba0faa8745617139407d4cd8d3a2c6a2259a.tar.gz
ports-591aba0faa8745617139407d4cd8d3a2c6a2259a.zip
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326011
Diffstat (limited to 'devel/libvirt')
-rw-r--r--devel/libvirt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libvirt/Makefile b/devel/libvirt/Makefile
index 0514c931a48e..a5e6fd1135dc 100644
--- a/devel/libvirt/Makefile
+++ b/devel/libvirt/Makefile
@@ -51,7 +51,7 @@ PORTSCOUT= limit:\d+\.\d+\.\d+$$
LDFLAGS+= -L${LOCALBASE}/lib -fstack-protector
-USES= charsetfix pathfix gmake
+USES= charsetfix pathfix gmake pkgconfig
USE_LDCONFIG= yes
USE_PYTHON_BUILD= yes
SHLIB_VER= 1001