FreeBSD Bugzilla – Attachment 12023 Details for
Bug 23438
fix: x11-clocks/mlclock X manpage error with XFree86-4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.28 KB, created by
FUJISHIMA Satsuki
on 2000-12-10 17:20:04 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
FUJISHIMA Satsuki
Created:
2000-12-10 17:20:04 UTC
Size:
1.28 KB
patch
obsolete
>diff -urN -xCVS /usr/ports/x11-clocks/mlclock/Makefile x11-clocks/mlclock/Makefile >--- /usr/ports/x11-clocks/mlclock/Makefile Fri Apr 21 15:54:31 2000 >+++ x11-clocks/mlclock/Makefile Wed Nov 1 09:36:22 2000 >@@ -13,7 +13,6 @@ > MAINTAINER= nakai@FreeBSD.org > > USE_IMAKE= yes >-NO_INSTALL_MANPAGES= yes > WRKSRC= ${WRKDIR}/mlclock > > post-install: >diff -urN -xCVS /usr/ports/x11-clocks/mlclock/files/patch-aa x11-clocks/mlclock/files/patch-aa >--- /usr/ports/x11-clocks/mlclock/files/patch-aa Mon Oct 18 14:25:09 1999 >+++ x11-clocks/mlclock/files/patch-aa Wed Nov 1 07:31:40 2000 >@@ -1,8 +1,24 @@ >---- Imakefile.orig Mon Oct 18 14:21:12 1999 >-+++ Imakefile Mon Oct 18 14:21:21 1999 >+--- Imakefile.orig Fri Oct 16 02:15:01 1998 >++++ Imakefile Wed Nov 1 07:31:32 2000 >+@@ -1,13 +1,13 @@ >+ # mlclock is macintosh like clock >+ >+ RCFILE = .mlclockrc >+-CC = gcc >++#CC = gcc >+ OPTION = >+ >+ # If function dosen't find , add -lsocket or whatever you need . >+ # This is example . >+ #ADD_LIBRARIES = -lxpg4 -lsocket -lnsl >+-ADD_LIBRARIES = -lxpg4 >++#ADD_LIBRARIES = -lxpg4 >+ >+ #---You shouldn't have to change anything below this line.--- >+ > @@ -18,4 +18,4 @@ > > DEFINES = $(OPTION) -DRCFILE=\"${RCFILE}\" > > -ComplexProgramTarget( mlclock ) >-+ComplexProgramTarget(mlclock) >++ComplexProgramTargetNoMan(mlclock)
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 23438
: 12023