ports/devel/flatzebra/files/patch-src__flatzebra__Makefile.in
Edwin Groothuis 5f0de834c3 Well, believe it or not, but there is another game development SDK:
flatzebra - A generic game engine for 2D double-buffering animation

    WWW: http://www3.sympatico.ca/sarrazip/dev/

Needed for the upgrade of games/afternoonstalker
2005-10-18 03:18:54 +00:00

11 lines
364 B
Text

--- src/flatzebra/Makefile.in.orig Sun May 2 15:03:19 2004
+++ src/flatzebra/Makefile.in Tue Oct 18 13:05:57 2005
@@ -41,7 +41,7 @@
host_triplet = @host@
target_triplet = @target@
-pkgincludedir = $(includedir)/$(PACKAGE)-$(API)/$(PACKAGE)
+pkgincludedir = $(includedir)/$(PACKAGE)
ACLOCAL = @ACLOCAL@
AMDEP_FALSE = @AMDEP_FALSE@
AMDEP_TRUE = @AMDEP_TRUE@