From 1135089f0d0be01d8aed75a6a2f5ef9ac336f1a4 Mon Sep 17 00:00:00 2001 From: Satoshi 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(-) 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 v1.2.3