diff options
Diffstat (limited to 'graphics/openjpeg')
-rw-r--r-- | graphics/openjpeg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/openjpeg/Makefile b/graphics/openjpeg/Makefile index 28b1ed37d09e..206d94c08295 100644 --- a/graphics/openjpeg/Makefile +++ b/graphics/openjpeg/Makefile @@ -19,6 +19,7 @@ COMMENT= An open-source JPEG 2000 codec LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff +LICENSE= BSD MAKE_JOBS_UNSAFE= yes USE_GMAKE= yes |