diff options
Diffstat (limited to 'devel/cdk/Makefile')
-rw-r--r-- | devel/cdk/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cdk/Makefile b/devel/cdk/Makefile index 0b78108edc71..111a8f51fc63 100644 --- a/devel/cdk/Makefile +++ b/devel/cdk/Makefile @@ -41,6 +41,7 @@ ALL_TARGET= default examples demos cli cdkshlib INSTALL_TARGET= install installCDKSHLibrary INSTALLS_SHLIB= yes +NOMANCOMPRESS= yes # work around 'argument list too long' issue .include "${.CURDIR}/maninfo.mk" post-configure: |