diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2020-11-12 16:11:37 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2020-11-12 16:11:37 +0000 |
commit | 6356d8c7e8a5b3311140aa8b74af61db9b595ae7 (patch) | |
tree | 420e2c0e379a8f13b244f846bf38fc73a8391586 /graphics/autopano-sift-c | |
parent | 864bc1d6fe7cf37ce67a02454691936452da83ed (diff) |
Notes
Diffstat (limited to 'graphics/autopano-sift-c')
-rw-r--r-- | graphics/autopano-sift-c/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/autopano-sift-c/Makefile b/graphics/autopano-sift-c/Makefile index b66350c20130..093d8c9ede7b 100644 --- a/graphics/autopano-sift-c/Makefile +++ b/graphics/autopano-sift-c/Makefile @@ -14,8 +14,6 @@ LIB_DEPENDS= libtiff.so:graphics/tiff \ libpng.so:graphics/png \ libpano13.so:graphics/libpano13 -RESTRICTED= May be covered by patents - CONFLICTS= autopano-sift-[0-9]* USE_GNOME= libxml2 |