$OpenBSD: patch-data_Makefile_in,v 1.3 2012/09/30 16:17:36 jasper Exp $
--- data/Makefile.in.orig	Mon Dec 21 16:10:31 2009
+++ data/Makefile.in	Sun Sep 30 18:14:35 2012
@@ -8,7 +8,7 @@ datadir = @datarootdir@
 all: $(TEMPLATE_ELEMSTYLES)
 
 elemstyles-mapnik.xml: elemstyles-mapnik.xml.in
-	perl ./compose-elemstyles.pl 0.4 '#f2eee8' $+ > $@.tmp
+	perl ./compose-elemstyles.pl 0.4 '#f2eee8' elemstyles-mapnik.xml.in > $@.tmp
 	mv $@.tmp $@
 
 clean:
