aboutsummaryrefslogtreecommitdiffstats
path: root/audio/xmms
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-05-14 14:21:23 +0800
committersobomax <sobomax@FreeBSD.org>2002-05-14 14:21:23 +0800
commitef5cbba0c98b81be027755f5cccf48affb9927ce (patch)
treef2df3083c653e9b904a3e3b6014ac18337cc821a /audio/xmms
parenta65b36ca3a150d3c5bedc04b43591975ead7b533 (diff)
downloadfreebsd-ports-gnome-ef5cbba0c98b81be027755f5cccf48affb9927ce.tar.gz
freebsd-ports-gnome-ef5cbba0c98b81be027755f5cccf48affb9927ce.tar.zst
freebsd-ports-gnome-ef5cbba0c98b81be027755f5cccf48affb9927ce.zip
Make translations work when GNOME support is enabled.
Beersponsored by: Alexandr Kovalenko <never@nevermind.kiev.ua>
Diffstat (limited to 'audio/xmms')
-rw-r--r--audio/xmms/Makefile1
-rw-r--r--audio/xmms/files/patch-ad13
2 files changed, 12 insertions, 2 deletions
diff --git a/audio/xmms/Makefile b/audio/xmms/Makefile
index abc31b58bbf6..39d1f821fb3d 100644
--- a/audio/xmms/Makefile
+++ b/audio/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/audio/xmms/files/patch-ad b/audio/xmms/files/patch-ad
index 8165afa05d2e..d99ef6ded3a6 100644
--- a/audio/xmms/files/patch-ad
+++ b/audio/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" ;;