diff options
| author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2020-10-21 18:49:58 +0000 |
|---|---|---|
| committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2020-10-21 18:49:58 +0000 |
| commit | bac074f2816afc60e4598f00023b65c73e2bb400 (patch) | |
| tree | c3c580e2abc35c87be71f8c66be90ced76d0ec4f /graphics/jp2a | |
| parent | 63a41f899aa1c656de87f11ce51c87a947249375 (diff) | |
Notes
Diffstat (limited to 'graphics/jp2a')
| -rw-r--r-- | graphics/jp2a/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/jp2a/Makefile b/graphics/jp2a/Makefile index e445d8b75116..8d216e7f949a 100644 --- a/graphics/jp2a/Makefile +++ b/graphics/jp2a/Makefile @@ -17,6 +17,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ libpng16.so:graphics/png USES= jpeg localbase ncurses pkgconfig tar:bz2 +USE_CSTD= c99 GNU_CONFIGURE= yes |
