diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-07-12 15:49:00 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-07-12 15:49:00 +0000 |
commit | 80813277b8f5d3af5c5ef9fed0da4470957bd476 (patch) | |
tree | 11aa2ba6720e6e05725002c348c2a90227f0d6a4 /graphics/autopano-sift-c | |
parent | da0e75f48045106dddc6537116067584d9c8c638 (diff) | |
download | ports-80813277b8f5d3af5c5ef9fed0da4470957bd476.tar.gz ports-80813277b8f5d3af5c5ef9fed0da4470957bd476.zip |
Notes
Diffstat (limited to 'graphics/autopano-sift-c')
-rw-r--r-- | graphics/autopano-sift-c/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/autopano-sift-c/Makefile b/graphics/autopano-sift-c/Makefile index 372aed1561a5..6e02e3a2b3a0 100644 --- a/graphics/autopano-sift-c/Makefile +++ b/graphics/autopano-sift-c/Makefile @@ -21,7 +21,7 @@ CONFLICTS= autopano-sift-[0-9]* USE_GNOME= libxml2 USES= cmake -MAKE_JOBS_UNSAFE= yes +MAKE_JOBS_SAFE= yes PLIST_FILES= bin/autopano bin/autopano-c-complete.sh \ bin/autopano-sift-c bin/generatekeys |