FreeBSD Bugzilla – Attachment 120450 Details for
Bug 163255
[patch] science/ovt: unbreak make readme
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 899 bytes, created by
Jason Helfman
on 2011-12-13 17:50:12 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Jason Helfman
Created:
2011-12-13 17:50:12 UTC
Size:
899 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /usr/local/ncvs/ports/science/ovt/Makefile,v >retrieving revision 1.16 >diff -u -r1.16 Makefile >--- Makefile 21 Jul 2011 05:02:54 -0000 1.16 >+++ Makefile 13 Dec 2011 17:39:18 -0000 >@@ -39,8 +39,7 @@ > > # Check for OVT distfile > .if !exists(${DISTDIR}/${DISTNAME}.tar.bz2) && !defined(PACKAGE_BUILDING) >-ECHO_MSG=/usr/bin/printf >-IGNORE= :\n\ >+DISTFILE_INSTRUCTIONS=\n\ > Because of licensing restrictions, you must fetch the source distribution\n\ > manually. Please access http://ovt.irfu.se/download/ with a web browser and\n\ > follow the \"Download\" link for the \"OVT ${PORTVERSION} Sources\".\n\ >@@ -49,4 +48,10 @@ > Please place this file in ${DISTDIR}.\n > .endif > >+pre-fetch: >+.if defined(DISTFILE_INSTRUCTIONS) >+ @${PRINTF} "${DISTFILE_INSTRUCTIONS}" >+ @exit 1 >+.endif >+ > .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 163255
: 120450 |
120451