diff options
Diffstat (limited to 'graphics/iccexamin/Makefile')
-rw-r--r-- | graphics/iccexamin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/iccexamin/Makefile b/graphics/iccexamin/Makefile index e50836259198..60347b555e6d 100644 --- a/graphics/iccexamin/Makefile +++ b/graphics/iccexamin/Makefile @@ -30,4 +30,5 @@ CONFIGURE_ARGS+=--mandir=${PREFIX}/man --prefix=${PREFIX} MAN1= iccexamin.1 +NO_STAGE= yes .include <bsd.port.mk> |