summaryrefslogtreecommitdiff
path: root/net/userppp/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'net/userppp/patches/patch-ab')
-rw-r--r--net/userppp/patches/patch-ab4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/userppp/patches/patch-ab b/net/userppp/patches/patch-ab
index bfaf7e03efc..36830e88dee 100644
--- a/net/userppp/patches/patch-ab
+++ b/net/userppp/patches/patch-ab
@@ -1,4 +1,4 @@
-$NetBSD: patch-ab,v 1.4 2005/09/03 21:30:11 abs Exp $
+$NetBSD: patch-ab,v 1.5 2007/08/25 09:00:46 obache Exp $
--- ppp/Makefile.orig 2000-11-07 05:45:44.000000000 +0000
+++ ppp/Makefile
@@ -25,7 +25,7 @@ $NetBSD: patch-ab,v 1.4 2005/09/03 21:30:11 abs Exp $
# 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
++CFLAGS+=-D_PATH_PPP=\"${PKG_SYSCONFDIR}\" -I. -I../libhack
SRCS+=uucplock.c
-BINDIR=/usr/sbin