FreeBSD Bugzilla – Attachment 120449 Details for
Bug 163254
[patch] java/jmf: 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), 894 bytes, created by
Jason Helfman
on 2011-12-13 17:40:13 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Jason Helfman
Created:
2011-12-13 17:40:13 UTC
Size:
894 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/jhelfman/ncvs/ports/java/jmf/Makefile,v >retrieving revision 1.7 >diff -u -r1.7 Makefile >--- Makefile 21 Jul 2011 05:02:46 -0000 1.7 >+++ Makefile 13 Dec 2011 17:33:18 -0000 >@@ -33,8 +33,7 @@ > > # Check for JMF sources > .if !exists(${DISTDIR}/${DISTFILES}) && !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:\n\ > http://java.sun.com/products/java-media/jmf/2.1.1/download.html\n\ >@@ -43,6 +42,12 @@ > Please place this file in ${DISTDIR}.\n > .endif > >+pre-fetch: >+.if defined(DISTFILE_INSTRUCTIONS) >+ @${PRINTF} "${DISTFILE_INSTRUCTIONS}" >+ @exit 1 >+.endif >+ > do-configure: > ${RM} ${WRKSRC}/bin/*.orig > for file in `${LS} ${WRKSRC}/bin/jm*`; do \
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 163254
: 120449