. Update make includes for OptionsNG.

Feature safe:	yes
This commit is contained in:
Greg Lewis 2012-11-19 03:23:59 +00:00
parent 5333481114
commit 39a5f36418
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=307551

View file

@ -37,7 +37,7 @@ PORTDOCS= *
USERS= mud
GROUPS= mud
.include <bsd.port.pre.mk>
.include <bsd.port.options.mk>
EXTRA_DEFINES=
@ -74,4 +74,4 @@ do-install:
cd ${WRKDIR}/dgd/doc && ${COPYTREE_SHARE} . ${DOCSDIR}
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>