summaryrefslogtreecommitdiff
path: root/audio/xmcd/patches/patch-ag
blob: 8c3b44b80afcd223ba65f936a5329d11071fb187 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ag,v 1.1 2001/08/05 15:21:34 fredb Exp $

--- util_d/Imakefile.orig	Mon Jul 16 12:52:16 2001
+++ util_d/Imakefile
@@ -43,7 +43,7 @@
  * #include "Motif.tmpl"
  * #include "Motif.rules"
  */
-LOCAL_LIBRARIES= XmClientLibs
+LOCAL_LIBRARIES= ${MOTIFLIB} XawClientLibs
 
 
 /**** Optional defines:  Change as you see fit. *****************************