$OpenBSD: patch-Makefile_in,v 1.12 2011/03/28 09:01:24 giovanni Exp $
--- Makefile.in.orig	Thu Jan 13 02:28:52 2011
+++ Makefile.in	Wed Feb  2 13:12:14 2011
@@ -259,8 +259,8 @@ $(NPINGDIR)/nping.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
