summaryrefslogtreecommitdiffstats
path: root/rules/portmap.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/portmap.in')
-rw-r--r--rules/portmap.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/portmap.in b/rules/portmap.in
index 0a84538a9..9cad286e7 100644
--- a/rules/portmap.in
+++ b/rules/portmap.in
@@ -1,7 +1,7 @@
menuconfig PORTMAP
bool
prompt "portmapper "
- select GLIBC_NSL
+ select LIBC_NSL
help
Portmap is a server that converts RPC program numbers into DARPA protocol
port numbers. It must be running in order to make RPC calls.