diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-18 11:40:04 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-18 11:40:04 +0000 |
commit | e7b0f977880ef8195d7b8ce851146f778c158ba1 (patch) | |
tree | 6b707abf8d8621e9bcb4f385129f5e95769e9154 /devel/libvirt | |
parent | 320c5b87e065a7e118c8bfd65faf7ccc7d3b8310 (diff) |
Notes
Diffstat (limited to 'devel/libvirt')
-rw-r--r-- | devel/libvirt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libvirt/Makefile b/devel/libvirt/Makefile index 35fad37a7086..503c5e6200f3 100644 --- a/devel/libvirt/Makefile +++ b/devel/libvirt/Makefile @@ -39,8 +39,8 @@ PORTSCOUT= limit:\d+\.\d+\.\d+$$ LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ENV= LDFLAGS="${LDFLAGS}" +USES= charsetfix pathfix USE_GMAKE= yes -USE_GNOME= gnomehack GNOME_MAKEFILEIN= Makefile.in USE_LDCONFIG= yes USE_PYTHON_BUILD= yes |