mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Fix build on -current.
This commit is contained in:
parent
a35c8f2f6d
commit
d7c7f56a44
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365105
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ GH_COMMIT= 09cdd52
|
|||
USES= readline
|
||||
|
||||
ALL_TARGET= nfsshell
|
||||
MAKE_ARGS= CC="${CC}" LIBS="-lreadline"
|
||||
MAKE_ARGS= CC="${CC}" LIBS="-lreadline ${LDFLAGS}"
|
||||
|
||||
PLIST_FILES= bin/nfsshell
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue