. Update make includes for OptionsNG.
Feature safe: yes
This commit is contained in:
parent
5333481114
commit
39a5f36418
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=307551
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue