FreeBSD Bugzilla – Attachment 32608 Details for
Bug 53804
Port Fix: irc/dancer
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.12 KB, created by
Dominic Marks
on 2003-06-26 23:50:16 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Dominic Marks
Created:
2003-06-26 23:50:16 UTC
Size:
1.12 KB
patch
obsolete
>diff -ruN --exclude=CVS /home/dom/dancer/files/patch-Makefile /usr/ports/irc/dancer/files/patch-Makefile >--- /home/dom/dancer/files/patch-Makefile Thu Jan 1 01:00:00 1970 >+++ /usr/ports/irc/dancer/files/patch-Makefile Thu Jun 26 23:45:12 2003 >@@ -0,0 +1,11 @@ >+--- Makefile Thu Jun 26 23:43:33 2003 >++++ Makefile.new Thu Jun 26 23:44:58 2003 >+@@ -23,7 +23,7 @@ >+ PRG = dancer >+ >+ all: src/config.h >+- (cd src; make debug) >++ (cd src; make) >+ >+ src/config.h: >+ (cd src; ./configure; cd ..) >diff -ruN --exclude=CVS /home/dom/dancer/files/patch-src::Makefile.in /usr/ports/irc/dancer/files/patch-src::Makefile.in >--- /home/dom/dancer/files/patch-src::Makefile.in Thu Jan 1 01:00:00 1970 >+++ /usr/ports/irc/dancer/files/patch-src::Makefile.in Thu Jun 26 23:38:33 2003 >@@ -0,0 +1,18 @@ >+--- src/Makefile.in Mon Nov 13 02:42:37 2000 >++++ src/Makefile.in.new Thu Jun 26 23:32:18 2003 >+@@ -22,10 +22,11 @@ >+ >+ CSPECIAL = >+ >+-CC = @CC@ >+-CFLAGS = @CPPFLAGS@ @CFLAGS@ @DEFS@ $(CSPECIAL) >+-LDFLAGS = @LDFLAGS@ >+-LIBS = @LIBS@ >++CC ?= @CC@ >++CFLAGS ?= @CFLAGS@ >++CFLAGS += @DEFS@ $(CSPECIAL) >++LDFLAGS ?= @LDFLAGS@ >++LIBS ?= @LIBS@ >+ >+ RM = 'rm' >+
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 53804
: 32608