Mark deprecated -- need hacks to build, project is abandoned, and likely
unused. GAI itself will probably be removed later.
This commit is contained in:
parent
1e8b701a8f
commit
9bd1b21b13
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=235380
2 changed files with 4 additions and 2 deletions
|
@ -22,7 +22,8 @@ GNU_CONFIGURE= yes
|
|||
USE_BZIP2= yes
|
||||
USE_GNOME= gnomehack gnomeprefix
|
||||
|
||||
BROKEN= does not compile
|
||||
DEPRECATED= abandoned project, does not build
|
||||
EXPIRATION_DATE= 2009-07-07
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e \
|
||||
|
|
|
@ -22,7 +22,8 @@ GNU_CONFIGURE= yes
|
|||
USE_BZIP2= yes
|
||||
USE_GNOME= gnomehack gnomeprefix
|
||||
|
||||
BROKEN= does not compile
|
||||
DEPRECATED= abandoned project, does not build
|
||||
EXPIRATION_DATE= 2009-07-07
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|\(GNOMEDIR=\).*|\1"${PREFIX}"|' \
|
||||
|
|
Loading…
Reference in a new issue