$OpenBSD: patch-Makefile_in,v 1.11 2010/04/21 07:08:23 giovanni Exp $
--- Makefile.in.orig	Sat Dec 12 21:26:15 2009
+++ Makefile.in	Wed Jan 20 19:54:57 2010
@@ -234,8 +234,8 @@ $(NCATDIR)/ncat.h: nmap.h
 	mv -f $@.tmp $@
 
 # 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
