diff options
Diffstat (limited to 'net/rp-pppoe/Makefile')
-rw-r--r-- | net/rp-pppoe/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/rp-pppoe/Makefile b/net/rp-pppoe/Makefile index 4bd62dcc171..fedcca4312a 100644 --- a/net/rp-pppoe/Makefile +++ b/net/rp-pppoe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2005/12/05 20:50:49 rillig Exp $ +# $NetBSD: Makefile,v 1.32 2005/12/29 06:22:02 jlam Exp $ DISTNAME= rp-pppoe-3.5 PKGREVISION= 2 @@ -14,7 +14,6 @@ NOT_FOR_PLATFORM+= Interix-*-* # no userland protocol stack support CONFLICTS+= mouse_pppoe<20000912nb1 -USE_PKGINSTALL= YES USE_TOOLS+= id GNU_CONFIGURE= YES CONFIGURE_DIRS= src |