freebsd-ports/devel/flatzebra/files/patch-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
294 B
Text

--- Makefile.in.orig Sun May 2 15:02:56 2004
+++ Makefile.in Tue Oct 18 12:55:50 2005
@@ -152,7 +152,7 @@
SUBDIRS = src
-pkgconfigdir = $(libdir)/pkgconfig
+pkgconfigdir = $(prefix)/libdata/pkgconfig
pkgconfig_DATA = $(PACKAGE)-$(API).pc
docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)