$NetBSD: patch-ab,v 1.2 2000/11/07 18:11:48 ad Exp $

--- ppp/Makefile.orig	Tue Nov  7 05:45:44 2000
+++ ppp/Makefile	Tue Nov  7 16:37:01 2000
@@ -121,9 +121,8 @@
 
 # To cope with uucplock changes:
 # Note, uucplock.c and libutil.h do not really belong here !
-CFLAGS+=-I. -I../libhack
+CFLAGS+=-D_PATH_PPP=\"${PREFIX}/etc/ppp\" -I. -I../libhack
 SRCS+=uucplock.c
-BINDIR=/usr/sbin
 
 .PATH: ${.CURDIR}/../libhack
 
