diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-19 22:07:43 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-19 22:07:43 +0000 |
commit | 07b27888644efc66d4ed412de3c7ba9d7b2b54af (patch) | |
tree | d57c864005baed96c03a9d962fb4dbe250891caf /graphics/autopano-sift | |
parent | f155fbddef259ee56ccb70f0869df0f468f1e2a5 (diff) | |
download | ports-07b27888644efc66d4ed412de3c7ba9d7b2b54af.tar.gz ports-07b27888644efc66d4ed412de3c7ba9d7b2b54af.zip |
Notes
Diffstat (limited to 'graphics/autopano-sift')
-rw-r--r-- | graphics/autopano-sift/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/autopano-sift/Makefile b/graphics/autopano-sift/Makefile index 870a380155fb..e52326ed0a9e 100644 --- a/graphics/autopano-sift/Makefile +++ b/graphics/autopano-sift/Makefile @@ -26,6 +26,8 @@ SUB_FILES= autopano USE_GMAKE= yes USE_GNOME= gtksharp10 +MAKE_JOBS_UNSAFE= yes + MAN1= autopano-complete.1 \ autopano-complete.old.1 \ autopano.1 \ |