diff options
author | Jason Helfman <jgh@FreeBSD.org> | 2013-07-06 01:22:56 +0000 |
---|---|---|
committer | Jason Helfman <jgh@FreeBSD.org> | 2013-07-06 01:22:56 +0000 |
commit | 0458432ec05c78e9f036d315f3f22fb5c9fd048e (patch) | |
tree | 76fe04a8c53e7168ffdb46cda0122fa282ff69df /devel/libvirt-glib | |
parent | c6bfca9abcb51ee3c560928c55dedffcbe592e85 (diff) |
Notes
Diffstat (limited to 'devel/libvirt-glib')
-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 ee0c84d33fb3..84fe3f715ffc 100644 --- a/devel/libvirt-glib/Makefile +++ b/devel/libvirt-glib/Makefile @@ -18,7 +18,7 @@ USES= pathfix pkgconfig USE_LDCONFIG= yes USE_AUTOTOOLS= libtool USE_GNOME= glib20 -USE_GMAKE= yes +USES= gmake CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -fstack-protector CONFIGURE_ARGS+= --enable-introspection |