- remove conditional no longer required per staging
This commit is contained in:
parent
08e586a29b
commit
51ccfb349d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=333048
1 changed files with 0 additions and 2 deletions
|
@ -25,9 +25,7 @@ PORTEXAMPLES= *
|
|||
.include <bsd.port.options.mk>
|
||||
|
||||
post-install:
|
||||
.if ${PORT_OPTIONS:MEXAMPLES}
|
||||
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
|
||||
( cd ${WRKSRC}/contrib && ${INSTALL_DATA} \example-* ${STAGEDIR}${EXAMPLESDIR} )
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue