Use OPTIONS_SET instead of WITH_*

Notified by:	ak@ravenloft.kiev.ua (via irc)
Feature safe:	yes
This commit is contained in:
Emanuel Haupt 2012-11-22 12:53:44 +00:00
parent 101b8e4ac7
commit 5cb7e30ca1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=307651

View File

@ -3,6 +3,6 @@
MASTERDIR= ${.CURDIR}/../../dns/ldns
WITH_PYLDNS= yes
OPTIONS_SET= PYLDNS
.include "${MASTERDIR}/Makefile"