mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
- Patch out disable deprecated to allow this to build on gtk-2.4
Submitted by: Jeremy Messenger <mezz7@cox.net> Reported by: Vijay <vijay@ehostpros.com>, bento via kris
This commit is contained in:
parent
005156357d
commit
f65dbf112e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106556
@ -20,4 +20,7 @@ GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
post-patch:
|
||||
@${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e 's|-D.*_DISABLE_DEPRECATED||g'
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user