From 0e3ae978b56a487213c4b7d8859c1f82f311566c Mon Sep 17 00:00:00 2001 From: asami Date: Tue, 20 Aug 1996 08:56:13 +0000 Subject: Change patch to use "${MOTIFLIB} ${XTOOLLIB} ${XLIB}" instead of "${MOTIFLIB} XawClientLibs" to substitute for "XmClientLibs". Motif doesn't depend on the Athena Widget set. --- audio/xmmix/files/patch-aa | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/xmmix/files') diff --git a/audio/xmmix/files/patch-aa b/audio/xmmix/files/patch-aa index 702cdf9be3ea..c3f4a3d60911 100644 --- a/audio/xmmix/files/patch-aa +++ b/audio/xmmix/files/patch-aa @@ -16,7 +16,7 @@ * #include "Motif.rules" */ -LOCAL_LIBRARIES= XmClientLibs -+LOCAL_LIBRARIES= ${MOTIFLIB} XawClientLibs ++LOCAL_LIBRARIES= ${MOTIFLIB} ${XTOOLLIB} ${XLIB} /* -- cgit