
$FreeBSD: ports/graphics/ivtools/files/patch-config_Imakefile,v 1.1 2006/04/14 17:38:45 simon Exp $

--- config/Imakefile.orig
+++ config/Imakefile
@@ -8,13 +8,3 @@
 SUBDIRS = InterViews
 
 MakeInSubdirs($(SUBDIRS))
-
-#if !InstallRelative
-install::
-	MakeDir($(CONFIGDIR))
-	$(INSTALL) -c $(INSTINCFLAGS) *.def* template *.mk $(CONFIGDIR)
-
-uninstall::
-	(cd $(CONFIGDIR);$(RM) *.def* template *.mk)
-#endif
-
