diff options
Diffstat (limited to 'devel/libvirt-glib/Makefile')
-rw-r--r-- | devel/libvirt-glib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libvirt-glib/Makefile b/devel/libvirt-glib/Makefile index 151e77d8e898..b572aeb2d952 100644 --- a/devel/libvirt-glib/Makefile +++ b/devel/libvirt-glib/Makefile @@ -11,7 +11,7 @@ COMMENT= Glib bindings for Libvirt virtualization API LICENSE= GPLv2 -LIB_DEPENDS= libvirt.so:${PORTSDIR}/devel/libvirt +LIB_DEPENDS= libvirt.so:devel/libvirt GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-introspection |