mirror of
https://git.freebsd.org/ports.git
synced 2025-07-11 06:19:19 -04:00
flatzebra - A generic game engine for 2D double-buffering animation WWW: http://www3.sympatico.ca/sarrazip/dev/ Needed for the upgrade of games/afternoonstalker
11 lines
364 B
Text
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@
|