Fix the build.
Reported by: pointyhat via kris Approved by: portmgr (krion)
This commit is contained in:
parent
d1517c43ca
commit
97e0bf9573
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=131870
1 changed files with 2 additions and 0 deletions
|
@ -33,5 +33,7 @@ GCONF_SCHEMAS= glunarclock.schemas
|
|||
post-patch:
|
||||
@${REINPLACE_CMD} -e \
|
||||
's|$${prefix}/share|$${datadir}|g' ${WRKSRC}/configure
|
||||
@${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \
|
||||
's|-DGNOME_DISABLE_DEPRECATED||g'
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue