diff options
author | John Marino <marino@FreeBSD.org> | 2014-10-20 09:03:09 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-10-20 09:03:09 +0000 |
commit | b1ec8c15281e016b7349b08aafff62de23bb94bb (patch) | |
tree | 01211f498c3c004b5276d6d20f6d003c456f9e66 /dns | |
parent | 5ddf8517a56c3c58b3ed3412c1c3860aa4e3f602 (diff) |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/knot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/knot/Makefile b/dns/knot/Makefile index bbd71bfee323..b306ccb76c45 100644 --- a/dns/knot/Makefile +++ b/dns/knot/Makefile @@ -16,7 +16,7 @@ BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison \ flex>=2.5.35_1:${PORTSDIR}/textproc/flex LIB_DEPENDS= liburcu.so:${PORTSDIR}/sysutils/liburcu -USES= libtool +USES= alias libtool USE_LDCONFIG= yes |