diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2003-05-09 00:20:56 +0000 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2003-05-09 00:20:56 +0000 |
commit | 6304e9d6f007ad6d6b8938bcd591428e8dd150cd (patch) | |
tree | b2ca9e36a1219879e8e869929f82df59fbcdbd3e /games | |
parent | Add spacehulk 1.4, a science-fiction board game in the world of Warhammer (diff) |
Fix compiling after bsd.gnome.mk changes.
PR: ports/51928
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Notes
Notes:
svn path=/head/; revision=80485
Diffstat (limited to 'games')
-rw-r--r-- | games/gnomekiss/files/patch-ab | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/games/gnomekiss/files/patch-ab b/games/gnomekiss/files/patch-ab deleted file mode 100644 index d21d6dc1d9a1..000000000000 --- a/games/gnomekiss/files/patch-ab +++ /dev/null @@ -1,15 +0,0 @@ ---- po/Makefile.in.in.orig Mon Jan 21 00:03:49 2002 -+++ po/Makefile.in.in Sat Jan 26 21:44:09 2002 -@@ -22,9 +22,9 @@ - - prefix = @prefix@ - exec_prefix = @exec_prefix@ --datadir = @datadir@ --localedir = $(datadir)/locale --gettextsrcdir = $(datadir)/gettext/po -+datadir = $(prefix)/@DATADIRNAME@ -+localedir = $(prefix)/share/locale -+gettextsrcdir = $(prefix)/share/gettext/po - - INSTALL = @INSTALL@ - INSTALL_DATA = @INSTALL_DATA@ |