aboutsummaryrefslogtreecommitdiffstats
path: root/games/xpilot-ng-client/files
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-09-28 20:03:06 +0800
committeredwin <edwin@FreeBSD.org>2003-09-28 20:03:06 +0800
commitb4842fb7c3988546fe8454c365b4be1a5994ba54 (patch)
tree549197e6cc1d8808f0554fbab5e2f9bd3756cae3 /games/xpilot-ng-client/files
parentd760e7903468d949c9cacf876ad0abaa8a36b285 (diff)
downloadfreebsd-ports-gnome-b4842fb7c3988546fe8454c365b4be1a5994ba54.tar.gz
freebsd-ports-gnome-b4842fb7c3988546fe8454c365b4be1a5994ba54.tar.zst
freebsd-ports-gnome-b4842fb7c3988546fe8454c365b4be1a5994ba54.zip
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>
Diffstat (limited to 'games/xpilot-ng-client/files')
-rw-r--r--games/xpilot-ng-client/files/patch-aa11
-rw-r--r--games/xpilot-ng-client/files/patch-ba11
-rw-r--r--games/xpilot-ng-client/files/patch-ca11
-rw-r--r--games/xpilot-ng-client/files/patch-da11
4 files changed, 44 insertions, 0 deletions
diff --git a/games/xpilot-ng-client/files/patch-aa b/games/xpilot-ng-client/files/patch-aa
new file mode 100644
index 000000000000..d0357939cf49
--- /dev/null
+++ b/games/xpilot-ng-client/files/patch-aa
@@ -0,0 +1,11 @@
+--- lib/Makefile.in.orig Thu Sep 11 03:29:50 2003
++++ lib/Makefile.in Thu Sep 11 03:30:00 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 = ..
+
diff --git a/games/xpilot-ng-client/files/patch-ba b/games/xpilot-ng-client/files/patch-ba
new file mode 100644
index 000000000000..4754cf1fabd8
--- /dev/null
+++ b/games/xpilot-ng-client/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 = ../..
+
diff --git a/games/xpilot-ng-client/files/patch-ca b/games/xpilot-ng-client/files/patch-ca
new file mode 100644
index 000000000000..d088f7a16f1c
--- /dev/null
+++ b/games/xpilot-ng-client/files/patch-ca
@@ -0,0 +1,11 @@
+--- 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 = ../..
+
diff --git a/games/xpilot-ng-client/files/patch-da b/games/xpilot-ng-client/files/patch-da
new file mode 100644
index 000000000000..1c7d18891184
--- /dev/null
+++ b/games/xpilot-ng-client/files/patch-da
@@ -0,0 +1,11 @@
+--- src/common/Makefile.in.orig Thu Sep 11 03:28:54 2003
++++ src/common/Makefile.in Thu Sep 11 03:29:43 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 = ../..
+