diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-19 23:41:55 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-19 23:41:55 +0000 |
commit | 2d68f126de221d6caed2c560840eae9b231eaaf0 (patch) | |
tree | a4e626dcfcfc7a91af456eb7e15fa4056a883f49 /astro | |
parent | 07b27888644efc66d4ed412de3c7ba9d7b2b54af (diff) |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/gpsdrive/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/gpsdrive/Makefile b/astro/gpsdrive/Makefile index 0da694afe5c9..0e89cc39778d 100644 --- a/astro/gpsdrive/Makefile +++ b/astro/gpsdrive/Makefile @@ -21,6 +21,7 @@ USE_PERL5= yes USE_GMAKE= yes USE_GNOME= gtk20 USE_AUTOTOOLS= libtool:22 +MAKE_JOBS_UNSAFE= yes CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include \ LDFLAGS=-L${LOCALBASE}/lib |