mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Fix installation when DRAW is not selected.
Reported by: Andrea Venturoli <ml (at) etfence.it>
This commit is contained in:
parent
303d3dc0d4
commit
c9a53c43cc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322203
@ -154,7 +154,7 @@ pre-configure:
|
||||
|
||||
post-install:
|
||||
${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${PREFIX}/include/OpenCASCADE
|
||||
${RM} ${OCCROOT}/src/OS/*.orig ${OCCROOT}/src/DrawResources/*.orig \
|
||||
${RM} -f ${OCCROOT}/src/OS/*.orig ${OCCROOT}/src/DrawResources/*.orig \
|
||||
${PREFIX}/include/OpenCASCADE/Standard_CLocaleSentry.hxx.orig
|
||||
cd ${WRKSRC}/src && ${COPYTREE_SHARE} UnitsAPI ${OCCROOT}/src
|
||||
.if ${PORT_OPTIONS:MDATA}
|
||||
|
Loading…
Reference in New Issue
Block a user