diff options
Diffstat (limited to 'devel/libvirt-glib/Makefile')
-rw-r--r-- | devel/libvirt-glib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libvirt-glib/Makefile b/devel/libvirt-glib/Makefile index 5a2ffc1ad9ab..24fd4ba7f70c 100644 --- a/devel/libvirt-glib/Makefile +++ b/devel/libvirt-glib/Makefile @@ -22,6 +22,7 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -fstack-protector CONFIGURE_ARGS+= --enable-introspection +NO_STAGE= yes post-patch-script: @${REINPLACE_CMD} 's}--quiet}--quiet --libtool=${LIBTOOL}}' \ ${WRKSRC}/libvirt-*/Makefile.in |