summaryrefslogtreecommitdiff
path: root/games/xpilot-ng-server/files/patch-ba
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-09-28 12:03:06 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-09-28 12:03:06 +0000
commitb6c071b44931f5201930c807bfa0bdbc3011f3ea (patch)
tree3561e6514c53f2ffc41c5798e50bd41924194c60 /games/xpilot-ng-server/files/patch-ba
parent[patch][non-maintainer] add use_gmake to games/flightgear (diff)
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>
Notes
Notes: svn path=/head/; revision=89658
Diffstat (limited to 'games/xpilot-ng-server/files/patch-ba')
-rw-r--r--games/xpilot-ng-server/files/patch-ba11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/xpilot-ng-server/files/patch-ba b/games/xpilot-ng-server/files/patch-ba
new file mode 100644
index 000000000000..4754cf1fabd8
--- /dev/null
+++ b/games/xpilot-ng-server/files/patch-ba
@@ -0,0 +1,11 @@
+--- lib/maps/Makefile.in.orig Thu Sep 11 03:32:17 2003
++++ lib/maps/Makefile.in Thu Sep 11 03:32:26 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 = ../..
+