$OpenBSD: patch-Makefile_in,v 1.10 2009/10/22 10:00:57 giovanni Exp $
--- Makefile.in.orig	Wed Jun 24 23:35:54 2009
+++ Makefile.in	Tue Jul 21 20:16:43 2009
@@ -217,8 +217,8 @@ $(NCATDIR)/ncat.h: nmap.h
 	sed -i -e 's/^#[ \t]*define[ \t]\+NCAT_VERSION[ \t]\+\(".*"\)/#define NCAT_VERSION "$(NMAP_VERSION)"/' $@
 
 # Update the version number used by Zenmap.
-$(ZENMAPDIR)/zenmapCore/Version.py $(ZENMAPDIR)/share/zenmap/config/zenmap_version: nmap.h
-	cd $(ZENMAPDIR) && $(PYTHON) install_scripts/utils/version_update.py "$(NMAP_VERSION)"
+#$(ZENMAPDIR)/zenmapCore/Version.py $(ZENMAPDIR)/share/zenmap/config/zenmap_version: nmap.h
+#	cd $(ZENMAPDIR) && $(PYTHON) install_scripts/utils/version_update.py "$(NMAP_VERSION)"
 
 # By default distutils rewrites installed scripts to hardcode the
 # location of the Python interpreter they were built with (something
