diff options
Diffstat (limited to 'graphics/libjxr/Makefile')
-rw-r--r-- | graphics/libjxr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libjxr/Makefile b/graphics/libjxr/Makefile index 435c2146ef75..ccddae10a32e 100644 --- a/graphics/libjxr/Makefile +++ b/graphics/libjxr/Makefile @@ -10,7 +10,7 @@ DISTFILES= jxrlib_${PORTVERSION}.orig.tar.gz \ MAINTAINER= mi@aldan.algebra.com COMMENT= Library for JPEG XR, a.k.a. Windows MediaTM Photo -LICENSE= BSD +LICENSE= BSD2CLAUSE BROKEN_aarch64= fails to link: cc: linker command failed with exit code 1 (use -v to see invocation) BROKEN_mips= fails to compile: cc1: unrecognized command line option "-Wno-extra-tokens" |