FreeBSD Bugzilla – Attachment 15722 Details for
Bug 29063
Fix port comms/yawmppp
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 771 bytes, created by
pat
on 2001-07-18 17:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
pat
Created:
2001-07-18 17:30:01 UTC
Size:
771 bytes
patch
obsolete
>Index: yawmppp/Makefile >=================================================================== >RCS file: /home/ncvs/ports/comms/yawmppp/Makefile,v >retrieving revision 1.4 >diff -u -r1.4 Makefile >--- yawmppp/Makefile 2001/06/15 13:09:30 1.4 >+++ yawmppp/Makefile 2001/07/18 16:24:40 >@@ -13,6 +13,7 @@ > > MAINTAINER= ports@FreeBSD.org > >+USE_X_PREFIX= yes > USE_GMAKE= yes > GNU_CONFIGURE= yes > USE_GTK= yes >@@ -30,7 +31,9 @@ > ${WRKSRC}/configure ${WRKSRC}/*/*/Makefile.in > > pre-patch: >- @${PERL} -pi -e "s|\@prefix\@/doc/|\@prefix\@/share/doc/|g" \ >+ @${PERL} -pi.orig -e "s|\@prefix\@/doc/|\@prefix\@/share/doc/|g" \ > ${WRKSRC}/Makefile.in >+ @${PERL} -pi.orig -e 's!\/usr\/local!${PREFIX}!; \ >+ s!/usr/bin!${PREFIX}/bin!' ${WRKSRC}/src/ycommon.c > > .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 29063
: 15722