diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-03-08 20:05:10 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-03-08 20:05:10 +0000 |
commit | 16638835a5bc8473fd711a2b1bf1c9f7c8cad95a (patch) | |
tree | b53c4ba39b0c2053ff6916f9618bcfc59fa90ea5 /archivers/ucl | |
parent | e4b3849bc73574bfb3021ac17abb562d00c6051e (diff) | |
download | ports-16638835a5bc8473fd711a2b1bf1c9f7c8cad95a.tar.gz ports-16638835a5bc8473fd711a2b1bf1c9f7c8cad95a.zip |
Notes
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 |