FreeBSD Bugzilla – Attachment 22783 Details for
Bug 39432
Update port: games/an
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 925 bytes, created by
tkato
on 2002-06-17 21:30:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato
Created:
2002-06-17 21:30:02 UTC
Size:
925 bytes
patch
obsolete
>diff -urN /usr/ports/games/an/Makefile games/an/Makefile >--- /usr/ports/games/an/Makefile Sat Jun 8 08:40:51 2002 >+++ games/an/Makefile Tue Jun 18 04:55:48 2002 >@@ -7,18 +7,25 @@ > > PORTNAME= an > PORTVERSION= 0.93 >+PORTREVISION= 1 > CATEGORIES= games > MASTER_SITES= ftp://suburbia.net/pub/rmj/ \ > ftp://ftp.suburbia.net/pub/rmj/ > >-MAINTAINER= ports@FreeBSD.Org >+MAINTAINER= ports@FreeBSD.org > > MAKE_ENV+= DEFS=-DDEFDICT=\\\"/usr/share/dict/words\\\" > ALL_TARGET= with-getopt > MAN6= an.6 > >+post-patch: >+ @${FIND} ${WRKSRC} -name "Makefile" | ${XARGS} ${REINPLACE_CMD} -e \ >+ 's|^CC=|CC?=|g ; \ >+ s|^CFLAGS=-O|CFLAGS+=|g ; \ >+ s| make| \$$\(MAKE\)|g' ${WRKSRC}/Makefile >+ > do-install: >- ${INSTALL_PROGRAM} ${WRKSRC}/an ${PREFIX}/bin >- ${INSTALL_MAN} ${WRKSRC}/an.6 ${MANPREFIX}/man/man6 >+ ${INSTALL_PROGRAM} ${WRKSRC}/an ${PREFIX}/bin >+ ${INSTALL_MAN} ${WRKSRC}/an.6 ${MANPREFIX}/man/man6 > > .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 39432
: 22783