aboutsummaryrefslogtreecommitdiff
path: root/multimedia/xmms
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-05-14 06:21:23 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-05-14 06:21:23 +0000
commit9f0334ebf938294752717a886f1434494c93a1ed (patch)
treee2d8f0298f76c8a23fd6b1faac5d441bc025dc8f /multimedia/xmms
parente1385bfd3a43f50c512405e6a1899fe9bf7d62bb (diff)
downloadports-9f0334ebf938294752717a886f1434494c93a1ed.tar.gz
ports-9f0334ebf938294752717a886f1434494c93a1ed.zip
Make translations work when GNOME support is enabled.
Beersponsored by: Alexandr Kovalenko <never@nevermind.kiev.ua>
Notes
Notes: svn path=/head/; revision=59060
Diffstat (limited to 'multimedia/xmms')
-rw-r--r--multimedia/xmms/Makefile1
-rw-r--r--multimedia/xmms/files/patch-ad13
2 files changed, 12 insertions, 2 deletions
diff --git a/multimedia/xmms/Makefile b/multimedia/xmms/Makefile
index abc31b58bbf6..39d1f821fb3d 100644
--- a/multimedia/xmms/Makefile
+++ b/multimedia/xmms/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xmms
PORTVERSION= 1.2.7
+PORTREVISION= 1
CATEGORIES+= audio
MASTER_SITES= ftp://ftp.xmms.org/xmms/1.2.x/ \
http://www.xmms.org/files/1.2.x/ \
diff --git a/multimedia/xmms/files/patch-ad b/multimedia/xmms/files/patch-ad
index 8165afa05d2e..d99ef6ded3a6 100644
--- a/multimedia/xmms/files/patch-ad
+++ b/multimedia/xmms/files/patch-ad
@@ -1,8 +1,17 @@
$FreeBSD$
---- configure.orig Mon Mar 4 22:57:01 2002
-+++ configure Tue Mar 5 11:16:25 2002
+--- configure.orig Mon Mar 4 23:57:01 2002
++++ configure Tue May 14 09:06:50 2002
+@@ -10576,7 +10576,7 @@
+ GMSGFMT="OLD_PO_FILE_INPUT=yes $GMSGFMT"
+ MSGFMT="OLD_PO_FILE_INPUT=yes $MSGFMT"
+
+-localedir=${datadir}/locale
++localedir=${prefix}/share/locale
+
+
+
@@ -12673,10 +12673,6 @@
*) # Relative path.
ac_sub_cache_file="$ac_dots$cache_file" ;;