diff options
Diffstat (limited to 'graphics/openjpeg/Makefile')
-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 aaa4f97a694f..6c1b1d4233e9 100644 --- a/graphics/openjpeg/Makefile +++ b/graphics/openjpeg/Makefile @@ -24,4 +24,5 @@ USE_LDCONFIG= yes MAN1= image_to_j2k.1 j2k_dump.1 j2k_to_image.1 MAN3= libopenjpeg.3 +NO_STAGE= yes .include <bsd.port.mk> |