FreeBSD Bugzilla – Attachment 81508 Details for
Bug 116726
[PATCH] editors/cream: take VIMRUNTIME from editors/vim instead of hard coding
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
cream.diff
cream.diff (text/plain), 786 bytes, created by
Alejandro Pulver
on 2007-09-29 04:50:01 UTC
(
hide
)
Description:
cream.diff
Filename:
MIME Type:
Creator:
Alejandro Pulver
Created:
2007-09-29 04:50:01 UTC
Size:
786 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/editors/cream/Makefile,v >retrieving revision 1.12 >diff -u -r1.12 Makefile >--- Makefile 30 Jun 2007 18:43:40 -0000 1.12 >+++ Makefile 29 Sep 2007 03:41:01 -0000 >@@ -16,10 +16,12 @@ > RUN_DEPENDS= ${LOCALBASE}/bin/gvim:${PORTSDIR}/editors/vim > > NO_BUILD= yes >-# needs updating for each major vim update. >-VIMRUNTIME= ${PREFIX}/share/vim/vim71 > PLIST_SUB= VIMRUNTIME="${VIMRUNTIME:S/${PREFIX}\///}" > >+.include <bsd.port.pre.mk> >+ >+VIMRUNTIME!= cd ${PORTSDIR}/editors/vim && ${MAKE} -V DATADIR >+ > do-install: > ${INSTALL_SCRIPT} ${WRKSRC}/cream ${PREFIX}/bin > ${MKDIR} ${VIMRUNTIME}/cream >@@ -40,4 +42,4 @@ > .endfor > .endif > >-.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 116726
: 81508