$OpenBSD: patch-doc_png_Makefile_in,v 1.1 2011/05/30 11:04:14 shadchin Exp $
--- doc/png/Makefile.in.orig	Sun Aug  1 13:08:42 2010
+++ doc/png/Makefile.in	Sat Nov 13 00:31:42 2010
@@ -35,8 +35,8 @@ distclean: FORCE clean
 	-rm -f Makefile
 
 install: asymptote.info
-	${INSTALL} -d -m 755 $(infodir)/asymptote
-	${INSTALL} -p -m 644 asymptote.info $(infodir)/asymptote
+	${INSTALL} -d -m 755 $(infodir)
+	${INSTALL} -p -m 644 asymptote.info $(infodir)
 	-if test -z "$(DESTDIR)"; then \
 		install-info --infodir=$(infodir) asymptote.info; \
 	fi
