freebsd-ports/graphics/xpm/files/patch-ab
Justin M. Seger 4fc6268752 Ensure we link with local lib not system lib during the build.
Submitted by:   jhs
PR:             ports/12197
1999-06-14 03:06:32 +00:00

11 lines
260 B
Plaintext

*** sxpm/Imakefile.orig Thu Mar 19 20:51:01 1998
--- sxpm/Imakefile Sun Jun 13 14:19:16 1999
***************
*** 96,98 ****
--- 96,100 ----
clean::
$(RM) sxpmout.xpm
+ XCOMM unset LDPRELIBS to ensure we link with local lib not system lib
+ LDPRELIBS=