=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/libexec/Makefile,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- src/libexec/Makefile 1998/08/15 21:02:20 1.15 +++ src/libexec/Makefile 2000/09/03 18:41:14 1.16 @@ -1,5 +1,5 @@ # from: @(#)Makefile 5.7 (Berkeley) 4/1/91 -# $OpenBSD: Makefile,v 1.15 1998/08/15 21:02:20 millert Exp $ +# $OpenBSD: Makefile,v 1.16 2000/09/03 18:41:14 espie Exp $ .include @@ -8,7 +8,7 @@ rpc.rquotad rpc.rstatd rpc.rusersd rpc.rwalld rpc.sprayd \ talkd tcpd telnetd tftpd uucpd smtpd -.if (${YP} == "yes") +.if (${YP:L} == "yes") SUBDIR+=rpc.yppasswdd .endif