FreeBSD Bugzilla – Attachment 57719 Details for
Bug 87060
Update port: games/xabacus
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.07 KB, created by
tkato432
on 2005-10-07 15:10:18 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2005-10-07 15:10:18 UTC
Size:
1.07 KB
patch
obsolete
>diff -urN /usr/ports/games/xabacus/Makefile games/xabacus/Makefile >--- /usr/ports/games/xabacus/Makefile Thu Oct 6 13:25:00 2005 >+++ games/xabacus/Makefile Thu Oct 6 13:55:15 2005 >@@ -7,6 +7,7 @@ > > PORTNAME= xabacus > PORTVERSION= 7.1.4 >+PORTREVISION= 1 > CATEGORIES= games > MASTER_SITES= ${MASTER_SITE_SUNSITE} \ > ftp://ftp.tux.org/pub/tux/bagleyd/xabacus/ >@@ -17,20 +18,32 @@ > > USE_BZIP2= yes > USE_X_PREFIX= yes >+WANT_GNOME= yes >+USE_GNOME= gnometarget > USE_XPM= yes > USE_REINPLACE= yes > GNU_CONFIGURE= yes >-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} >+CONFIGURE_ARGS= --without-nas > > MAN6= xabacus.6 > >+.include <bsd.port.pre.mk> >+ > .if defined(WITHOUT_MOTIF) > CONFIGURE_ARGS+= --without-motif > .else > USE_MOTIF= yes > .endif > >+.if ${HAVE_GNOME:Mesound}!="" >+USE_GNOME+= esound >+CONFIGURE_ARGS+= --without-rplay --with-esound >+.else >+LIB_DEPENDS+= rplay.1:${PORTSDIR}/audio/rplay >+CONFIGURE_ARGS+= --with-rplay --without-esound >+.endif >+ > post-patch: > @${REINPLACE_CMD} -e 's|/games/|/|g' ${WRKSRC}/Makefile.in > >-.include <bsd.port.mk> >+.include <bsd.port.post.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 87060
: 57719