- Mark BROKEN: does not compile

Reported by:	pointyhat
This commit is contained in:
Pav Lucistnik 2009-04-25 21:20:25 +00:00
parent 23753d527f
commit ab0a332ddb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=232735
4 changed files with 8 additions and 0 deletions

View file

@ -22,6 +22,8 @@ GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_GNOME= gnomehack gnomeprefix
BROKEN= does not compile
post-patch:
@${REINPLACE_CMD} -e \
's|\(GNOMEDIR=\).*|\1"${PREFIX}"|; \

View file

@ -22,6 +22,8 @@ GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_GNOME= gnomehack gnomeprefix
BROKEN= does not compile
post-patch:
@${REINPLACE_CMD} -e 's|\(GNOMEDIR=\).*|\1"${PREFIX}"|' \
${WRKSRC}/configure

View file

@ -29,6 +29,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib" \
GL_LIBS="-L${LOCALBASE}/lib"
BROKEN= does not compile
MAN1= gldb.1
MAN3= bugle.3
MAN7= bugle-camera.7 bugle-checks.7 bugle-eps.7 bugle-error.7 \

View file

@ -21,6 +21,8 @@ GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_GNOME= gnomehack gnomeprefix
BROKEN= does not compile
post-patch:
@${REINPLACE_CMD} -e \
's|\(GNOMEDIR=\).*|\1"${PREFIX}"|; \