diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-18 22:39:55 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-18 22:39:55 +0000 |
commit | ed9c0642a6754ed6fe4de0153c16d8beb71ab8ed (patch) | |
tree | 2a63af8d70c18165eceed69f54530e4d8779cae6 /graphics/ming | |
parent | 154853c8be3eca785dee054b2893f8ad4f0a4c54 (diff) | |
download | ports-ed9c0642a6754ed6fe4de0153c16d8beb71ab8ed.tar.gz ports-ed9c0642a6754ed6fe4de0153c16d8beb71ab8ed.zip |
Notes
Diffstat (limited to 'graphics/ming')
-rw-r--r-- | graphics/ming/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/ming/Makefile b/graphics/ming/Makefile index e19f4f425c16..8aa9d38ee9f6 100644 --- a/graphics/ming/Makefile +++ b/graphics/ming/Makefile @@ -26,6 +26,7 @@ CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --includedir=${PREFIX}/include/ming \ ac_cv_path_PYTHON=no USE_LDCONFIG= yes +MAKE_JOBS_UNSAFE= yes CPPFLAGS= -I. -I.. -I${LOCALBASE}/include LDFLAGS= -L. -L.. -L${LOCALBASE}/lib |