Specify the port rather than depending /etc/services or the yp

services.byname table to be bashed.
This commit is contained in:
Peter Wemm 1997-11-22 15:26:24 +00:00
parent b789060cb3
commit 05de5b58c5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=8760
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@
INCLUDE=
DEBUG=-O
-CDEFS= -DSUN5 -DHAVE_PTYD=0 -DDO_VIRTUAL=1
+CDEFS= -DFREEBSD -DHAVE_PTYD=0 -DDO_VIRTUAL=1
+CDEFS= -DFREEBSD -DHAVE_PTYD=0 -DDO_VIRTUAL=1 -DPORT=782
CFLAGS= ${DEBUG} ${CDEFS} ${INCLUDE}
@@ -42,5 +42,5 @@

View File

@ -16,7 +16,7 @@
INCLUDE= -I$C
DEBUG=-O
-CDEFS= -DSUN5
+CDEFS= -DFREEBSD -DHOST=\"${DEFAULTHOST}\"
+CDEFS= -DFREEBSD -DHOST=\"${DEFAULTHOST}\" -DPORT=782
CFLAGS= ${DEBUG} ${CDEFS} ${INCLUDE}
HDR=