aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms-gbsplay
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2007-06-02 15:44:10 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2007-06-02 15:44:10 +0000
commit5695677cb5e3dbf95e14b717a486e04de41b21d8 (patch)
treeee58c5cdfb9a0e001e329499c1b9939f231cd041 /audio/xmms-gbsplay
parent5d0048e5b4004f2466598ad1d316f8c9749ab4ce (diff)
downloadports-5695677cb5e3dbf95e14b717a486e04de41b21d8.tar.gz
ports-5695677cb5e3dbf95e14b717a486e04de41b21d8.zip
Notes
Diffstat (limited to 'audio/xmms-gbsplay')
-rw-r--r--audio/xmms-gbsplay/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-gbsplay/Makefile b/audio/xmms-gbsplay/Makefile
index 87c6a5cdfcb1..bd426168a3ab 100644
--- a/audio/xmms-gbsplay/Makefile
+++ b/audio/xmms-gbsplay/Makefile
@@ -31,7 +31,7 @@ post-extract:
gbsplay-post-patch:
@${REINPLACE_CMD} -e \
's|`which xmms-config`||; \
- s|\(xmms-config\)|${X11BASE}/bin/\1|g; \
+ s|\(xmms-config\)|${LOCALBASE}/bin/\1|g; \
s|`which glib-config`||; \
s|glib-config|${GLIB_CONFIG}|g; \
/LOCALE_PREFIX/ s|$$localedir|${LOCALBASE}/share/locale|' \