mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Fix build with gtk+-2.4.
PR: 64176 Submitted by: Jeremy Messenger <mezz7@cox.net>
This commit is contained in:
parent
0d3133c027
commit
3c3c648b54
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=103897
@ -30,6 +30,9 @@ post-patch:
|
||||
@${SED} -e 's|%%PREFIX%%|${PREFIX}|' \
|
||||
< ${FILESDIR}/gnome-cups-manager.desktop \
|
||||
> ${WRKSRC}/gnome-cups-manager.desktop
|
||||
@${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \
|
||||
"s|-D.*_DISABLE_DEPRECATED||g"
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/gnome-cups-manager.desktop \
|
||||
${PREFIX}/share/gnome/applications
|
||||
|
Loading…
Reference in New Issue
Block a user