diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2010-05-16 20:44:10 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2010-05-16 20:44:10 +0000 |
commit | dced450d2805e68c0aae284df6d1ec21b9f44cbb (patch) | |
tree | 6631a42baf72aa435bbe34398e37657e6c7f3c6a /devel/gobject-introspection | |
parent | ad1ab3942bd2c369bce94b7f5b53b295668ee4c9 (diff) | |
download | ports-dced450d2805e68c0aae284df6d1ec21b9f44cbb.tar.gz ports-dced450d2805e68c0aae284df6d1ec21b9f44cbb.zip |
Notes
Diffstat (limited to 'devel/gobject-introspection')
-rw-r--r-- | devel/gobject-introspection/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/gobject-introspection/Makefile b/devel/gobject-introspection/Makefile index 56fe63a36283..c36f4924b98a 100644 --- a/devel/gobject-introspection/Makefile +++ b/devel/gobject-introspection/Makefile @@ -28,6 +28,7 @@ USE_BISON= both USE_GETTEXT= yes USE_AUTOTOOLS= libtool:22 USE_LDCONFIG= yes +MAKE_JOBS_UNSAFE=yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |