From 276514910ae947b925ff67c7d91ffb6cb6256616 Mon Sep 17 00:00:00 2001 From: shattered Date: Fri, 26 Apr 2013 16:38:26 +0000 Subject: pload does not "know how to configure for Darwin." and neither do I. --- net/pload/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net') diff --git a/net/pload/Makefile b/net/pload/Makefile index f40aeefbcba..425a4ac8a0c 100644 --- a/net/pload/Makefile +++ b/net/pload/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2012/10/23 17:18:59 asau Exp $ +# $NetBSD: Makefile,v 1.28 2013/04/26 16:38:26 shattered Exp $ # DISTNAME= pload-0.9.5 @@ -12,6 +12,7 @@ COMMENT= Network interface monitor for X11, monitoring totals and in/out rates LICENSE= gnu-gpl-v2 PKG_INSTALLATION_TYPES= overwrite pkgviews +NOT_FOR_PLATFORM= Darwin-*-* NOT_FOR_BULK_PLATFORM= HPUX-*-* HAS_CONFIGURE= YES -- cgit v1.2.3