diff options
Diffstat (limited to 'net/rp-pppoe/Makefile')
-rw-r--r-- | net/rp-pppoe/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/rp-pppoe/Makefile b/net/rp-pppoe/Makefile index 1ff7ab35bf2..10df2e12acb 100644 --- a/net/rp-pppoe/Makefile +++ b/net/rp-pppoe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2005/11/03 22:49:40 rillig Exp $ +# $NetBSD: Makefile,v 1.30 2005/11/08 16:57:40 tv Exp $ DISTNAME= rp-pppoe-3.5 PKGREVISION= 2 @@ -10,6 +10,8 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.roaringpenguin.com/pppoe/ COMMENT= Roaring Penguin's PPP over Ethernet client +NOT_FOR_PLATFORM+= Interix-*-* # no userland protocol stack support + CONFLICTS+= mouse_pppoe<20000912nb1 USE_PKGINSTALL= YES |