freebsd-ports/games/xpilot-ng-client/files/patch-ca
Edwin Groothuis b6c071b449 New port: games/xpilot-ng
An enhanced version of games/xpilot. The two ports won't
	conflict, as I made this one use the -ng suffix.

PR:		ports/56690
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2003-09-28 12:03:06 +00:00

11 lines
343 B
Text

--- lib/textures/Makefile.in.orig Thu Sep 11 03:32:37 2003
+++ lib/textures/Makefile.in Thu Sep 11 03:32:54 2003
@@ -18,7 +18,7 @@
top_srcdir = @top_srcdir@
VPATH = @srcdir@
pkgdatadir = $(datadir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
+pkglibdir = $(datadir)/xpilot-ng
pkgincludedir = $(includedir)/@PACKAGE@
top_builddir = ../..