diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-08-19 11:12:35 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-08-19 11:12:35 +0000 |
commit | 0afd73d509e8f113ea9ed3cee7e07119af719593 (patch) | |
tree | 6da4472667c0ce52d4430a5c7ff7b66fa79b5292 /audio/xmmix | |
parent | c259fb1e42a3f34617bd0c6aafcc0426b324039c (diff) |
Notes
Diffstat (limited to 'audio/xmmix')
-rw-r--r-- | audio/xmmix/files/patch-aa | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/xmmix/files/patch-aa b/audio/xmmix/files/patch-aa index 5168322fea98..702cdf9be3ea 100644 --- a/audio/xmmix/files/patch-aa +++ b/audio/xmmix/files/patch-aa @@ -9,3 +9,14 @@ #include <stdlib.h> #include <stdio.h> #include <errno.h> +--- ./Imakefile.org Sun Jul 14 10:48:56 1996 ++++ ./Imakefile Mon Aug 19 04:09:48 1996 +@@ -43,7 +43,7 @@ + * #include "Motif.tmpl" + * #include "Motif.rules" + */ +-LOCAL_LIBRARIES= XmClientLibs ++LOCAL_LIBRARIES= ${MOTIFLIB} XawClientLibs + + + /* |