Subject: Re: xisp
To: Guy Santiglia <fredfl2@soback.kornet21.net>
From: Johnny C. Lam <lamj@stat.cmu.edu>
List: port-mac68k
Date: 02/05/1999 13:36:06
> rypt -L/usr/X11R6/lib -L/usr/X11R6/lib -lforms -lXpm -lX11 -lm
> ld: -lXpm: no match
> *** Error code 1
> 
> Stop.

Ack...my fault.  I maintain the xisp package, and when I made it, I
forgot to add a dependency on Xpm.  You need to add the line:

	DEPENDS +=	xpm-3.4k:../../graphics/xpm

to /usr/pkgsrc/comms/xisp/Makefile.  This just goes to show I should
read README files more closely.  Xisp-2.6 is coming out soon, so I'll
update pkgsrc with this fix at the same time I update xisp.

        -- Johnny C. Lam
           Department of Statistics, Carnegie Mellon University
           lamj@stat.cmu.edu     http://www.stat.cmu.edu/~lamj/