FreeBSD Bugzilla – Attachment 44117 Details for
Bug 68378
Update port: games/tux-aqfh
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.40 KB, created by
tkato432
on 2004-06-26 16:10:26 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2004-06-26 16:10:26 UTC
Size:
1.40 KB
patch
obsolete
>diff -urN /usr/ports/games/tux-aqfh/Makefile games/tux-aqfh/Makefile >--- /usr/ports/games/tux-aqfh/Makefile Wed Jun 9 13:30:32 2004 >+++ games/tux-aqfh/Makefile Wed Jun 9 14:44:58 2004 >@@ -15,24 +15,27 @@ > COMMENT= An OpenGL adventure game > > BUILD_DEPENDS= ${X11BASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib >+LIB_DEPENDS= glut.3:${PORTSDIR}/graphics/libglut > >-BROKEN= "Build fails" >- >-USE_REINPLACE= yes > USE_X_PREFIX= yes >-USE_MESA= yes >+USE_GL= yes >+USE_REINPLACE= yes > USE_GMAKE= yes > GNU_CONFIGURE= yes >-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ >- LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib" >+CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" > CONFIGURE_ARGS= --with-plib=${X11BASE} > >+CPPFLAGS= -I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS} >+LDFLAGS= -L${LOCALBASE}/lib -L${X11BASE}/lib -lusbhid ${PTHREAD_LIBS} >+ > post-patch: >- @${REINPLACE_CMD} -e 's|-O6|${PTHREAD_CFLAGS}|g ; \ >- s|-lpthread|${PTHREAD_LIBS}|g ; \ >+ @${REINPLACE_CMD} -e \ >+ 's|-lplibsl -lplibssg|-lplibsl -lplibjs -lplibssg|g ; \ >+ s|-O6||g ; \ >+ s|-lpthread||g ; \ > s|datadir/games|datadir|g' ${WRKSRC}/configure > @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ >- 's|[\$$][(]prefix[)]/games|\@bindir\@|g ; \ >- s|[\$$][(]datadir[)]/games|\$$(datadir)|g' >+ 's|$$(prefix)/games|@bindir@|g ; \ >+ s|$$(datadir)/games|$$(datadir)|g' > > .include <bsd.port.mk>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 68378
: 44117