patch-xmcd_d_Imakefile 393 B

12345678910111213
  1. $OpenBSD: patch-xmcd_d_Imakefile,v 1.3 2009/12/20 21:00:24 kili Exp $
  2. --- xmcd_d/Imakefile.orig Sat Feb 5 08:26:29 2000
  3. +++ xmcd_d/Imakefile Mon Nov 6 13:00:49 2000
  4. @@ -43,7 +43,7 @@
  5. * #include "Motif.tmpl"
  6. * #include "Motif.rules"
  7. */
  8. -LOCAL_LIBRARIES= XmClientLibs
  9. +LOCAL_LIBRARIES= $(MOTIFLIB) -lm XawClientLibs
  10. #if defined(FreeBSDArchitecture)
  11. .if exists(/usr/include/camlib.h)