diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-05 16:19:45 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-05 16:19:45 +0000 |
| commit | cac05815d443cc0564276a6113e2481917ca8e87 (patch) | |
| tree | e9fb23d3cf58b7f7e742eaa2f1281266b0beaaa8 /lib/libunbound | |
| parent | 219c72ef13e2cbf8414a444a216dc2d8dd989bfe (diff) | |
Notes
Diffstat (limited to 'lib/libunbound')
| -rw-r--r-- | lib/libunbound/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libunbound/Makefile b/lib/libunbound/Makefile index fb593f2c954c..778732ade4c9 100644 --- a/lib/libunbound/Makefile +++ b/lib/libunbound/Makefile @@ -9,6 +9,7 @@ UNBOUNDDIR= ${.CURDIR}/../../contrib/unbound LIB= unbound PRIVATELIB= +PACKAGE= unbound CFLAGS= -I${UNBOUNDDIR} -I${LDNSDIR} -I${.OBJDIR} |
