diff options
Diffstat (limited to 'devel/libvirt-glib/Makefile')
-rw-r--r-- | devel/libvirt-glib/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libvirt-glib/Makefile b/devel/libvirt-glib/Makefile index 722d1c0f362f..00de50951f5e 100644 --- a/devel/libvirt-glib/Makefile +++ b/devel/libvirt-glib/Makefile @@ -14,10 +14,9 @@ LIB_DEPENDS= libvirt.so:${PORTSDIR}/devel/libvirt GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-introspection -USES= gmake libtool pathfix pkgconfig +USES= gmake libtool pathfix pkgconfig python:2 USE_LDCONFIG= yes USE_GNOME= intlhack introspection -USE_PYTHON= 2 CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -fstack-protector LIBS+= -L${LOCALBASE}/lib |