FreeBSD Bugzilla – Attachment 70402 Details for
Bug 102739
Update port: textproc/rst.el (fix build)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 600 bytes, created by
Denis Shaposhnikov
on 2006-09-01 08:40:17 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Denis Shaposhnikov
Created:
2006-09-01 08:40:17 UTC
Size:
600 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 450) >+++ Makefile (working copy) >@@ -29,6 +29,12 @@ > > ELISPDIR= ${TARGETDIR}/${EMACS_SITE_LISPDIR} > >+.include <bsd.port.pre.mk> >+ >+.if (${EMACS_NAME} == "xemacs") >+BUILD_DEPENDS+= ${LOCALBASE}/lib/xemacs/xemacs-packages/lisp/xemacs-base/compile.el:${PORTSDIR}/editors/xemacs-packages >+.endif >+ > do-build: > cd ${WRKSRC}; ${EMACS_CMD} -batch -q -f batch-byte-compile ${PORTNAME} > >@@ -39,4 +45,4 @@ > post-install: > @${CAT} ${PKGMESSAGE} > >-.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 102739
: 70402