mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
- Remove post-install step, no needed when staging is enabled.
Approved by: crees, tabthorpe (mentors, implicit)
This commit is contained in:
parent
4ff88d40d0
commit
f58c3d2fd9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328746
@ -33,9 +33,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 New Issue
Block a user