mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
dns/validns: fix build with non-default LOCALBASE/PREFIX
PR: 184739 Submitted by: jhujhiti@adjectivism.org Approved by: umq@ueo.co.jp (maintainer timeout)
This commit is contained in:
parent
9a0b188467
commit
91dadcf338
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364658
@ -24,6 +24,9 @@ PLIST_FILES= bin/${PORTNAME} \
|
||||
PORTDOCS= Changes README installation.mdwn notes.mdwn \
|
||||
technical-notes.mdwn todo.mdwn usage.mdwn
|
||||
|
||||
MAKE_ARGS+= INCPATH=-I${LOCALBASE}/include
|
||||
MAKE_ARGS+= EXTRALPATH=-L${LOCALBASE}/lib
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user