1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00
freebsd-ports/graphics/ivtools/files/patch-src::idemo::Imakefile

16 lines
348 B
Plaintext
Raw Normal View History

--- 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()