summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-12-26 22:05:44 +0000
committerjlam <jlam@pkgsrc.org>2004-12-26 22:05:44 +0000
commit47dd6ae94e4b57549124f121013d88d09876dd4e (patch)
tree866534d238d0a5962a3bbea22ca82ce0edc0c13b /net
parent93fb3c67944d55e217b285e990822f8422a36568 (diff)
downloadpkgsrc-47dd6ae94e4b57549124f121013d88d09876dd4e.tar.gz
Mark this package as broken until it can be taught to use a newer OpenSSL
release.
Diffstat (limited to 'net')
-rw-r--r--net/ppp-mppe/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/ppp-mppe/Makefile b/net/ppp-mppe/Makefile
index 21bb0a52a19..d649465497d 100644
--- a/net/ppp-mppe/Makefile
+++ b/net/ppp-mppe/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2004/10/07 02:01:38 jlam Exp $
+# $NetBSD: Makefile,v 1.28 2004/12/26 22:05:44 jlam Exp $
DISTNAME= ppp-2.3.9
PKGNAME= ppp-mppe-2.3.9
@@ -12,6 +12,8 @@ COMMENT= PPP daemon and LKM with MPPE - Microsoft Point-to-Point Encryption
CONFLICTS+= ppp-2.*
+BROKEN= "This package needs to be modified to use a newer OpenSSL release."
+
ONLY_FOR_PLATFORM= NetBSD-*-*
HAS_CONFIGURE= yes