mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Mark BROKEN: does not compile
Reported by: pointyhat
This commit is contained in:
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
|
@ -22,6 +22,8 @@ GNU_CONFIGURE= yes
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
USE_GNOME= gnomehack gnomeprefix
|
USE_GNOME= gnomehack gnomeprefix
|
||||||
|
|
||||||
|
BROKEN= does not compile
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
@${REINPLACE_CMD} -e \
|
@${REINPLACE_CMD} -e \
|
||||||
's|\(GNOMEDIR=\).*|\1"${PREFIX}"|; \
|
's|\(GNOMEDIR=\).*|\1"${PREFIX}"|; \
|
||||||
|
|
|
@ -22,6 +22,8 @@ GNU_CONFIGURE= yes
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
USE_GNOME= gnomehack gnomeprefix
|
USE_GNOME= gnomehack gnomeprefix
|
||||||
|
|
||||||
|
BROKEN= does not compile
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
@${REINPLACE_CMD} -e 's|\(GNOMEDIR=\).*|\1"${PREFIX}"|' \
|
@${REINPLACE_CMD} -e 's|\(GNOMEDIR=\).*|\1"${PREFIX}"|' \
|
||||||
${WRKSRC}/configure
|
${WRKSRC}/configure
|
||||||
|
|
|
@ -29,6 +29,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||||
LIBS="-L${LOCALBASE}/lib" \
|
LIBS="-L${LOCALBASE}/lib" \
|
||||||
GL_LIBS="-L${LOCALBASE}/lib"
|
GL_LIBS="-L${LOCALBASE}/lib"
|
||||||
|
|
||||||
|
BROKEN= does not compile
|
||||||
|
|
||||||
MAN1= gldb.1
|
MAN1= gldb.1
|
||||||
MAN3= bugle.3
|
MAN3= bugle.3
|
||||||
MAN7= bugle-camera.7 bugle-checks.7 bugle-eps.7 bugle-error.7 \
|
MAN7= bugle-camera.7 bugle-checks.7 bugle-eps.7 bugle-error.7 \
|
||||||
|
|
|
@ -21,6 +21,8 @@ GNU_CONFIGURE= yes
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
USE_GNOME= gnomehack gnomeprefix
|
USE_GNOME= gnomehack gnomeprefix
|
||||||
|
|
||||||
|
BROKEN= does not compile
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
@${REINPLACE_CMD} -e \
|
@${REINPLACE_CMD} -e \
|
||||||
's|\(GNOMEDIR=\).*|\1"${PREFIX}"|; \
|
's|\(GNOMEDIR=\).*|\1"${PREFIX}"|; \
|
||||||
|
|
Loading…
Add table
Reference in a new issue