summaryrefslogtreecommitdiff
path: root/net/gnomba
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-06-27 17:32:30 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-06-27 17:32:30 +0000
commit33959b7b0ffd0502d2b9671c190b11df1a67f741 (patch)
tree6c4b24e029a47c768f8f3205e3b4be816860b48c /net/gnomba
parentAdd p5-Digest-MD5-M4p 0.01, (diff)
Add more locale directory hacks to bsd.gnome.mk, and fix ports that tried
to fix these using their own patches. PR: 68256 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
Notes
Notes: svn path=/head/; revision=112375
Diffstat (limited to 'net/gnomba')
-rw-r--r--net/gnomba/files/patch-ac11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/gnomba/files/patch-ac b/net/gnomba/files/patch-ac
deleted file mode 100644
index e56e855838d4..000000000000
--- a/net/gnomba/files/patch-ac
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig Thu Feb 10 01:53:13 2000
-+++ configure Thu Feb 10 01:54:54 2000
-@@ -3440,7 +3440,7 @@
- < $srcdir/po/POTFILES.in > po/POTFILES
-
-
--localedir=${datadir}/locale
-+localedir=${prefix}/${DATADIRNAME}/locale
-
-
- trap '' 1 2 15