From 5695677cb5e3dbf95e14b717a486e04de41b21d8 Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Sat, 2 Jun 2007 15:44:10 +0000 Subject: Forget about X11BASE --- audio/xmms-gbsplay/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/xmms-gbsplay') 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|' \ -- cgit v1.2.3