diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-03-28 04:53:30 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-03-28 04:53:30 +0000 |
commit | beec59fb4330ed850226e04c6938f841a458b45b (patch) | |
tree | 96630e2f1dc0ea8032a42293b2c9162217e50423 /graphics/ivtools/files/patch-src::glyphs::gclock::Imakefile | |
parent | - Update noattach to 1.0beta12 (diff) |
add ivtools 1.0.3
Drawing editors derived from idraw
PR: 36316
Submitted by: Scott Johnston <scott@accom.com>
Notes
Notes:
svn path=/head/; revision=56771
Diffstat (limited to 'graphics/ivtools/files/patch-src::glyphs::gclock::Imakefile')
-rw-r--r-- | graphics/ivtools/files/patch-src::glyphs::gclock::Imakefile | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/ivtools/files/patch-src::glyphs::gclock::Imakefile b/graphics/ivtools/files/patch-src::glyphs::gclock::Imakefile new file mode 100644 index 000000000000..4f9475cfdb43 --- /dev/null +++ b/graphics/ivtools/files/patch-src::glyphs::gclock::Imakefile @@ -0,0 +1,11 @@ +--- src/glyphs/gclock/Imakefile.orig Tue Jul 27 16:11:58 1999 ++++ src/glyphs/gclock/Imakefile Wed Mar 27 12:18:06 2002 +@@ -16,7 +16,7 @@ + + Use_libInterViews() + +-ComplexProgramTarget(gclock) ++ComplexProgramTargetNoInstall(gclock) + + MakeObjectFromSrcFlags(main,) + |