FreeBSD Bugzilla – Attachment 63015 Details for
Bug 94076
[PATCH] x11-wm/wampager: UNBREAK
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
wampager.diff
wampager.diff (text/plain), 1.25 KB, created by
Ion-Mihai " IOnut " Tetcu
on 2006-03-04 21:30:05 UTC
(
hide
)
Description:
wampager.diff
Filename:
MIME Type:
Creator:
Ion-Mihai " IOnut " Tetcu
Created:
2006-03-04 21:30:05 UTC
Size:
1.25 KB
patch
obsolete
>? wampager.diff >Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/x11-wm/wampager/Makefile,v >retrieving revision 1.5 >diff -u -r1.5 Makefile >--- Makefile 14 Jan 2006 09:27:43 -0000 1.5 >+++ Makefile 4 Mar 2006 21:17:44 -0000 >@@ -14,7 +14,7 @@ > MAINTAINER= danfe@FreeBSD.org > COMMENT= A mini pager for the waimea window manager > >-BROKEN= Patch fails >+USE_GMAKE= yes > > PLIST_FILES= bin/wampager > >Index: files/patch-Makefile >=================================================================== >RCS file: files/patch-Makefile >diff -N files/patch-Makefile >--- files/patch-Makefile 26 Feb 2003 18:01:37 -0000 1.1 >+++ /dev/null 1 Jan 1970 00:00:00 -0000 >@@ -1,24 +0,0 @@ >---- Makefile.orig Sat Jan 11 20:20:42 2003 >-+++ Makefile Sat Jan 11 20:21:36 2003 >-@@ -1,17 +1,13 @@ >- CC = gcc >--INC = >-+INC = -I/usr/X11R6/include >- LIBS = -L/usr/X11R6/lib -lX11 -lXpm -lXext >- SRCS = wampager.c >- OBJS = wampager.o >--CFLAGS = -Wall >- >- all: wampager >- >- clean: >-- rm -f $(OBJS) wampager >-+ rm -f ${OBJS} wampager >- >--wampager : $(SRCS) >-- $(CC) $(CFLAGS) $(SRCS) $(INC) -o wampager $(LIBS) >-- >--install : all >-- install -c -s wampager /usr/local/bin >-+wampager : ${SRCS} >-+ ${CC} ${CFLAGS} ${SRCS} ${INC} -o wampager ${LIBS}
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 94076
: 63015