FreeBSD Bugzilla – Attachment 114507 Details for
Bug 156170
[PATCH] alllow editors/nedit to build against open-motif-2.3.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.12 KB, created by
m.tsatsenko
on 2011-04-04 09:10:08 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
m.tsatsenko
Created:
2011-04-04 09:10:08 UTC
Size:
2.12 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/editors/nedit/Makefile,v >retrieving revision 1.39 >diff -u -r1.39 Makefile >--- Makefile 25 Dec 2010 16:55:28 -0000 1.39 >+++ Makefile 4 Apr 2011 07:37:28 -0000 >@@ -9,16 +9,16 @@ > PORTVERSION= 5.5 > PORTREVISION= 2 > CATEGORIES= editors >-MASTER_SITES= ftp://ftp.nedit.org/pub/NEdit/v5_5/ \ >- ftp://ftp.nedit.org/pub/NEdit/contrib/misc/ \ >- http://www.nedit.org/ftp/v5_5/ \ >- http://www.nedit.org/ftp/contrib/misc/ >+MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/NEdit/v5_5/ \ >+ ftp://cri.univ-tlse1.fr/pub/unix/nedit/NEdit/v5_5/ \ >+ http://www.nedit.org/ftp/v5_5/ > DISTFILES= nedit-5.5-src.tar.bz2 nedit.app-defaults > EXTRACT_ONLY= nedit-5.5-src.tar.bz2 > > MAINTAINER= deischen@FreeBSD.org > COMMENT= An X11/Motif GUI text editor for programs and plain text files > >+LICENSE= GPLv1 > USE_BZIP2= yes > USE_MOTIF= yes > USE_XORG= xpm >cvs diff: Diffing files >Index: files/patch-ac >=================================================================== >RCS file: /home/ncvs/ports/editors/nedit/files/patch-ac,v >retrieving revision 1.4 >diff -u -r1.4 patch-ac >--- files/patch-ac 19 Apr 2008 17:48:17 -0000 1.4 >+++ files/patch-ac 4 Apr 2011 07:37:28 -0000 >@@ -1,7 +1,7 @@ >---- makefiles/Makefile.freebsd.orig Sun Sep 28 15:03:10 2003 >-+++ makefiles/Makefile.freebsd Sat Feb 7 15:00:18 2004 >+--- makefiles/Makefile.freebsd.orig 2003-11-22 16:03:39.000000000 +0300 >++++ makefiles/Makefile.freebsd 2011-04-04 10:28:45.960676633 +0400 > @@ -1,6 +1,6 @@ >- # $Id: Makefile.freebsd,v 1.5.2.1 2003/09/28 15:03:10 edg Exp $ >+ # $Id: Makefile.freebsd,v 1.6 2003/11/22 13:03:39 edg Exp $ > -CC=cc > -AR=ar > +CC?=cc >@@ -15,7 +15,7 @@ > # > -CFLAGS=-O -I${PREFIX}/include -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -DUSE_XMIM > -LIBS= ${MOTIFLIB} -L${PREFIX}/lib -lm -lXpm -lXext -lXt -lSM -lICE -lX11 >-+CFLAGS+=-O -I${LOCALBASE}/include -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -DUSE_XMIM >++CFLAGS+=-O -I${LOCALBASE}/include -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -DUSE_XMIM -DBUILD_UNTESTED_NEDIT > +LIBS+= ${MOTIFLIB} -L${LOCALBASE}/lib -lm -lXpm -lXext -lXt -lSM -lICE -lX11 > > include Makefile.common
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 156170
: 114507