diff options
| author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-12-10 19:15:16 +0000 |
|---|---|---|
| committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-12-10 19:15:16 +0000 |
| commit | 6ab9fa9b6cc378e6963bc02b9f7713f0d3120db0 (patch) | |
| tree | 7bc2d1a13da564e725453c31e090315eefb430bf /x11-clocks/mlclock/files/patch-aa | |
| parent | 55705f0b58d0ac57553829af5fdc8d56b0f87b28 (diff) | |
- Unbreak
- Update MASTER_SITES
- Update WWW
- Simplify build process
- Remove pkg-plist, files/patch-aa
PR: 90198
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Diffstat (limited to 'x11-clocks/mlclock/files/patch-aa')
| -rw-r--r-- | x11-clocks/mlclock/files/patch-aa | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/x11-clocks/mlclock/files/patch-aa b/x11-clocks/mlclock/files/patch-aa deleted file mode 100644 index 2ae58c1ad349..000000000000 --- a/x11-clocks/mlclock/files/patch-aa +++ /dev/null @@ -1,24 +0,0 @@ ---- 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 ) -+ComplexProgramTargetNoMan(mlclock) |
