freebsd-ports/graphics/ivtools/files/patch-src::idemo::Imakefile
Ying-Chieh Liao beec59fb43 add ivtools 1.0.3
Drawing editors derived from idraw

PR:		36316
Submitted by:	Scott Johnston <scott@accom.com>
2002-03-28 04:53:30 +00:00

15 lines
348 B
Text

--- src/idemo/Imakefile.orig Tue Jul 27 16:12:05 1999
+++ src/idemo/Imakefile Wed Mar 27 12:18:06 2002
@@ -9,11 +9,9 @@
CLIPPOLY_CCLDLIBS =
Use_libInterViews()
-ComplexProgramTarget(idemo)
+ComplexProgramTargetNoInstall(idemo)
MakeObjectFromSrcFlags(main,)
-
-InstallScriptAs(../Idemo.defaults,$(LIBALLDIR),Idemo)
IncludeDependencies()