Fix build error by GNOME2.6. This is a temporary fix.
This commit is contained in:
parent
abc252f2bf
commit
13dc50ac46
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106334
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ ECLIPSE_ARCH= x86
|
|||
# This access change has roots in patch-SelectionDispatchAction.java.
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e '/GTK_DISABLE_DEPRECATED/d' '${WRKSRC}/plugins/org.eclipse.swt/Eclipse SWT PI/gtk/library/swt.c'
|
||||
@${FIND} ${WRKSRC} -name build.xml | ${XARGS} ${REINPLACE_CMD} 's@verbose="true"@verbose="false"@g'
|
||||
|
||||
# "refactoring" begins here
|
||||
|
|
Loading…
Reference in a new issue