FreeBSD Bugzilla – Attachment 69610 Details for
Bug 101807
[patch] archivers/unalz
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
archivers-unalz.diff
archivers-unalz.diff (text/plain), 811 bytes, created by
Gabor Kovesdan
on 2006-08-11 11:50:11 UTC
(
hide
)
Description:
archivers-unalz.diff
Filename:
MIME Type:
Creator:
Gabor Kovesdan
Created:
2006-08-11 11:50:11 UTC
Size:
811 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /usr/cvs/ports/archivers/unalz/Makefile,v >retrieving revision 1.5 >diff -u -r1.5 Makefile >--- Makefile 22 Apr 2006 04:21:00 -0000 1.5 >+++ Makefile 11 Aug 2006 10:37:05 -0000 >@@ -7,6 +7,7 @@ > > PORTNAME= unalz > PORTVERSION= 0.55 >+PORTREVISION= 1 > CATEGORIES= archivers > MASTER_SITES= http://www.kipple.pe.kr/win/unalz/ > EXTRACT_SUFX= .tgz >@@ -26,8 +27,11 @@ > ${TR} -d '\015' < ${WRKSRC}/$$f > ${WRKSRC}/$$f.tmp && \ > ${MV} -f ${WRKSRC}/$$f.tmp ${WRKSRC}/$$f; \ > done >+ ${REINPLACE_CMD} -e 's|CPP = g++|CPP = ${CXX}|' \ >+ -e "s|CC =|CC ?=|" \ >+ ${WRKSRC}/Makefile > > do-install: >- ${INSTALL_PROGRAM} ${WRKSRC}/unalz ${PREFIX}/bin >+ ${INSTALL_PROGRAM} ${WRKSRC}/unalz ${TARGETDIR}/bin > > .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 101807
: 69610