mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
Ensure we link with local lib not system lib during the build.
Submitted by: jhs PR: ports/12197
This commit is contained in:
parent
3c297dabc6
commit
4fc6268752
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=19465
10
graphics/xpm/files/patch-ab
Normal file
10
graphics/xpm/files/patch-ab
Normal file
@ -0,0 +1,10 @@
|
||||
*** 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=
|
Loading…
Reference in New Issue
Block a user