diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-26 11:02:07 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-26 11:02:07 +0000 |
commit | f672b8cfe6f4f6b2f1af20b60c9612910c428207 (patch) | |
tree | 0de602f098e477f6ed27b73ba07b3bc5fdd00f17 /dns | |
parent | ea098ec9f376e9714997584848bcbe661f49fa6f (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 d87353fe320f..a337368b1ac1 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= libtool makeinfo USE_LDCONFIG= yes |