summaryrefslogtreecommitdiff
path: root/net/mouse-pppoe
diff options
context:
space:
mode:
authortnn <tnn>2016-03-12 23:09:13 +0000
committertnn <tnn>2016-03-12 23:09:13 +0000
commit06a76d523231e9227560e775b93a95cb66598ec4 (patch)
tree2765d35a0ae271e346d8e2a883619d18f252b899 /net/mouse-pppoe
parent2ff7e1905f066d3b4f025a2189073b28f7126c3e (diff)
downloadpkgsrc-06a76d523231e9227560e775b93a95cb66598ec4.tar.gz
Mark as only for NetBSD. Depends on bpf, tty APIs, if_ether.h and so on ...
Diffstat (limited to 'net/mouse-pppoe')
-rw-r--r--net/mouse-pppoe/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/mouse-pppoe/Makefile b/net/mouse-pppoe/Makefile
index 0794b6b8886..681ca7a0e9b 100644
--- a/net/mouse-pppoe/Makefile
+++ b/net/mouse-pppoe/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2013/04/06 03:45:21 rodent Exp $
+# $NetBSD: Makefile,v 1.19 2016/03/12 23:09:13 tnn Exp $
DISTNAME= pppoe.20000912
PKGNAME= mouse-${DISTNAME:S/./-/}
@@ -9,7 +9,7 @@ MASTER_SITES= ftp://sparkle.rodents.montreal.qc.ca/pub/mouse/ftp.netbsd.org/ppp
MAINTAINER= mouse@NetBSD.org
COMMENT= PPP over Ethernet program by der Mouse
-NOT_FOR_PLATFORM= Interix-*-* # no userland protocol stack support
+ONLY_FOR_PLATFORM= NetBSD-*-*
WRKSRC= ${WRKDIR}
INSTALLATION_DIRS= sbin share/doc/mouse_pppoe