- Fix install without examples
Approved by: crees, tabthorpe (mentors, implicit)
This commit is contained in:
parent
066019b40a
commit
25ff5f9a68
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318824
1 changed files with 0 additions and 5 deletions
|
@ -45,9 +45,4 @@ post-patch:
|
|||
@${REINPLACE_CMD} -e 's|= \$$(datadir)/\$$(PACKAGE)/examples|= $$(datadir)/examples/$$(PACKAGE)|' \
|
||||
${WRKSRC}/src/examples/Makefile.in
|
||||
|
||||
post-install:
|
||||
.if empty(PORT_OPTIONS:MEXAMPLES)
|
||||
@${RMDIR} ${EXAMPLESDIR}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue