summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorperry <perry>2000-08-12 16:39:39 +0000
committerperry <perry>2000-08-12 16:39:39 +0000
commit1677a0957113e9489aa9a495d2261dda7adc7fa6 (patch)
tree2c802455aeba25f66946d7e74ae5edc79753a2b3 /net
parent3a159980defc115b992dec126a74f5c4294209c3 (diff)
downloadpkgsrc-1677a0957113e9489aa9a495d2261dda7adc7fa6.tar.gz
Turn off rp-pppoe for now. Its Makefile invokes pppd, and this can be
dangerous to some machine configurations. "Not nice for make cleandir to have unexpected side effects."
Diffstat (limited to 'net')
-rw-r--r--net/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile
index 428dd5f41e8..ce7680769d1 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.145 2000/08/11 08:13:38 itojun Exp $
+# $NetBSD: Makefile,v 1.146 2000/08/12 16:39:39 perry Exp $
# FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp
#
@@ -93,7 +93,9 @@
SUBDIR += ra-rtsp-proxy
SUBDIR += radius
SUBDIR += rdist6
- SUBDIR += rp-pppoe
+# rp-pppoe's Makefile invokes pppd, which can be very dangerous
+# on some machines. Turned off pending a fix to that. --Perry Metzger
+# SUBDIR += rp-pppoe
SUBDIR += rsync
SUBDIR += rumba
SUBDIR += samba