openbsd-ports/audio/xmcd/patches/patch-xmcd_d_Imakefile
naddy 4f0005a705 Entirely new port for xmcd 2.6, largely derived from FreeBSD and Debian.
Once upon a time reviewed by espie@.
Reported to be unstable with LessTif, fine with OpenMotif.
2001-01-18 16:41:27 +00:00

13 lines
390 B
Plaintext

$OpenBSD: patch-xmcd_d_Imakefile,v 1.2 2001/01/18 16:41:28 naddy Exp $
--- xmcd_d/Imakefile.orig Sat Feb 5 08:26:29 2000
+++ xmcd_d/Imakefile Mon Nov 6 13:00:49 2000
@@ -43,7 +43,7 @@
* #include "Motif.tmpl"
* #include "Motif.rules"
*/
-LOCAL_LIBRARIES= XmClientLibs
+LOCAL_LIBRARIES= $(MOTIFLIB) XawClientLibs
#if defined(FreeBSDArchitecture)
.if exists(/usr/include/camlib.h)