diff options
Diffstat (limited to 'archivers/ucl')
-rw-r--r-- | archivers/ucl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/ucl/Makefile b/archivers/ucl/Makefile index c15dbf29c4ec..135f5626275d 100644 --- a/archivers/ucl/Makefile +++ b/archivers/ucl/Makefile @@ -12,6 +12,8 @@ COMMENT= Data compression library with low memory usage LICENSE= GPLv2 +OPTIONS_DEFINE= DOCS + USES= libtool USE_LDCONFIG= yes GNU_CONFIGURE= yes |