FreeBSD Bugzilla – Attachment 81732 Details for
Bug 117007
[PATCH] x11/grabc unbreak
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
grabc.diff
grabc.diff (text/plain), 837 bytes, created by
Martin Tournoij
on 2007-10-08 07:10:01 UTC
(
hide
)
Description:
grabc.diff
Filename:
MIME Type:
Creator:
Martin Tournoij
Created:
2007-10-08 07:10:01 UTC
Size:
837 bytes
patch
obsolete
>--- Makefile.orig 2007-06-14 21:37:57.000000000 +0200 >+++ Makefile 2007-10-08 08:09:23.000000000 +0200 >@@ -8,20 +8,20 @@ > > PORTNAME= grabc > PORTVERSION= 1.1 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= x11 >-MASTER_SITES= http://muquit.com/muquit/software/grabc/ >+MASTER_SITES= http://muquit.com/muquit/software/grabc/ \ >+ http://www.carpetsmoker.net/distfiles/ \ >+ http://www.xs4all.nl/~tournoij/distfiles/ > DISTNAME= ${PORTNAME}${PORTVERSION} > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= carpetsmoker@xs4all.nl > COMMENT= Grab a color from screen > >-BROKEN= Checksum mismatch >- > PLIST_FILES= bin/grabc > USE_XLIB= yes >-CFLAGS+= -I${X11BASE}/include >-LIBS+= -L${X11BASE}/lib -lX11 >+CFLAGS+= -I${LOCALBASE}/include >+LIBS+= -L${LOCALBASE}/lib -lX11 > > do-build: > cd ${WRKSRC} && ${CC} ${CFLAGS} -o ${PORTNAME} ${PORTNAME}.c ${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 117007
: 81732
Working