FreeBSD Bugzilla – Attachment 130097 Details for
Bug 174166
editors/mp: Update MASTER_SITES
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.32 KB, created by
tkato432
on 2012-12-05 18:10:03 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2012-12-05 18:10:03 UTC
Size:
1.32 KB
patch
obsolete
>diff -urN /usr/ports/editors/mp/Makefile editors/mp/Makefile >--- /usr/ports/editors/mp/Makefile 2012-11-08 07:02:20.000000000 +0900 >+++ editors/mp/Makefile 2012-12-03 23:43:05.000000000 +0900 >@@ -1,20 +1,15 @@ >-# New ports collection makefile for: mp >-# Date created: Apr 12, 2001 >-# Whom: Mark Pulford <mark@kyne.com.au> >-# >+# Created by: Mark Pulford <mark@kyne.com.au> > # $FreeBSD: head/editors/mp/Makefile 303864 2012-09-08 05:39:03Z linimon $ >-# > > PORTNAME= mp > PORTVERSION= 5.2.3 > CATEGORIES= editors >-MASTER_SITES= http://triptico.com/download/ >+MASTER_SITES= http://triptico.com/download/mp/ > > MAINTAINER= ports@FreeBSD.org > COMMENT= A programming text editor > > LICENSE= GPLv2 # (or later) >-LICENSE_FILE= ${WRKSRC}/COPYING > > OPTIONS_DEFINE= NLS GUI PCRE DOCS > OPTIONS_SINGLE= GUI >@@ -60,6 +55,12 @@ > CONFIGURE_ARGS+= --with-pcre > .endif > >+.include <bsd.port.pre.mk> >+ >+.if ${ARCH} == "ia64" || ${ARCH} == "powerpc" || ${ARCH} == "sparc64" >+BROKEN= Does not compile on ia64, powerpc, or sparc64 >+.endif >+ > post-patch: > @${REINPLACE_CMD} -e 's|<ncursesw/|<|g ; \ > s|-I/usr/local/include||g ; \ >@@ -96,10 +97,4 @@ > .endfor > .endif > >-.include <bsd.port.pre.mk> >- >-.if ${ARCH} == "ia64" || ${ARCH} == "powerpc" || ${ARCH} == "sparc64" >-BROKEN= Does not compile on ia64, powerpc, or sparc64 >-.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 174166
: 130097