diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-02-02 00:03:27 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-02-02 00:03:27 +0000 |
commit | 021889ff9302f35f6f734ef020ea87935334670a (patch) | |
tree | 1bcd38390a8ae6d1bc2cd9c653b98f7b495bd655 /games/xpilot-ng-client | |
parent | 73623c1ffad4c4f6800c0574f526990000c2e512 (diff) | |
download | ports-021889ff9302f35f6f734ef020ea87935334670a.tar.gz ports-021889ff9302f35f6f734ef020ea87935334670a.zip |
Notes
Diffstat (limited to 'games/xpilot-ng-client')
-rw-r--r-- | games/xpilot-ng-client/Makefile | 2 | ||||
-rw-r--r-- | games/xpilot-ng-client/files/patch-ea | 11 | ||||
-rw-r--r-- | games/xpilot-ng-client/pkg-plist | 3 |
3 files changed, 13 insertions, 3 deletions
diff --git a/games/xpilot-ng-client/Makefile b/games/xpilot-ng-client/Makefile index 4fd82b2c7fca..b2cdc3df0fc7 100644 --- a/games/xpilot-ng-client/Makefile +++ b/games/xpilot-ng-client/Makefile @@ -7,7 +7,7 @@ PORTNAME= xpilot-ng PORTVERSION= 4.5.4X2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://www.hut.fi/~ksoderbl/xpilot/ DISTNAME= xpilot-${PORTVERSION} diff --git a/games/xpilot-ng-client/files/patch-ea b/games/xpilot-ng-client/files/patch-ea new file mode 100644 index 000000000000..b16ed221fcbb --- /dev/null +++ b/games/xpilot-ng-client/files/patch-ea @@ -0,0 +1,11 @@ +--- Makefile.in.orig Mon Feb 2 00:00:41 2004 ++++ Makefile.in Mon Feb 2 00:00:49 2004 +@@ -17,7 +17,7 @@ + srcdir = @srcdir@ + top_srcdir = @top_srcdir@ + VPATH = @srcdir@ +-pkgdatadir = $(datadir)/@PACKAGE@ ++pkgdatadir = $(datadir)/xpilot-ng + pkglibdir = $(libdir)/@PACKAGE@ + pkgincludedir = $(includedir)/@PACKAGE@ + top_builddir = . diff --git a/games/xpilot-ng-client/pkg-plist b/games/xpilot-ng-client/pkg-plist index 85da5c490fdf..982010fb6c99 100644 --- a/games/xpilot-ng-client/pkg-plist +++ b/games/xpilot-ng-client/pkg-plist @@ -1,7 +1,7 @@ bin/xpilot-ng bin/xpilots-ng bin/xp-replay-ng -share/xpilot/mapconvert.py +share/xpilot-ng/mapconvert.py share/xpilot-ng/maps/teamcup.xp share/xpilot-ng/maps/polybloods.xp2 share/xpilot-ng/textures/allitems.ppm @@ -63,7 +63,6 @@ share/xpilot-ng/defaults share/xpilot-ng/password share/xpilot-ng/robots share/xpilot-ng/sounds -@dirrm share/xpilot @dirrm share/xpilot-ng/maps @dirrm share/xpilot-ng/textures @dirrm share/xpilot-ng |