aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/nfsshell/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/nfsshell/Makefile b/net/nfsshell/Makefile
index dbe217033a8f..75deda571844 100644
--- a/net/nfsshell/Makefile
+++ b/net/nfsshell/Makefile
@@ -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
span>/+1 * Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2 * C++ fixes for GCC3.naddy2002-10-267-25/+317 * Update to 1.5.4.nork2002-10-234-2/+16 * - PORTDOCS policepat2001-12-241-6/+6 * Spaces->tabs in the mail category.olgeni2001-02-051-1/+1 * Update to use PORTNAME/PORTVERSIONcpiazza2000-04-141-2/+2 * update to 1.5.4mharo2000-04-016-49/+46 * Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tkris2000-03-291-1/+1 * Fix compile-time errors on -current.steve2000-02-211-0/+20 * Change Id->FreeBSD.obrien1999-08-251-1/+1