mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
4fc6268752
Submitted by: jhs PR: ports/12197
11 lines
260 B
Plaintext
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=
|