mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
beec59fb43
Drawing editors derived from idraw PR: 36316 Submitted by: Scott Johnston <scott@accom.com>
12 lines
266 B
Plaintext
12 lines
266 B
Plaintext
--- 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,)
|
|
|