mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
The anjuta distfile was re-rolled to remove the DISABLE_DEPRECATED flags
so that it builds cleanly with gtk+-2.4.
This commit is contained in:
parent
6efbb94a2b
commit
c3ee992b92
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=107664
@ -27,10 +27,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
|
||||
MAN1= anjuta.1 anjuta_launcher.1
|
||||
|
||||
post-patch:
|
||||
@${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -Ee \
|
||||
's|-D[^[:space:]_]+_DISABLE_DEPRECATED||g'
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/pixmaps/applogo.png \
|
||||
${PREFIX}/share/gnome/anjuta/glade
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (anjuta-1.2.2.tar.gz) = 85709c7c8b29969ddccc04ee2b16456f
|
||||
SIZE (anjuta-1.2.2.tar.gz) = 8556047
|
||||
MD5 (anjuta-1.2.2.tar.gz) = a30858dba0b902064d0d702cedfdc84f
|
||||
SIZE (anjuta-1.2.2.tar.gz) = 8556051
|
||||
|
Loading…
Reference in New Issue
Block a user