Fri Apr 26 16:38:27 2013 UTC ()
pload does not "know how to configure for Darwin." and neither do I.


(shattered)
diff -r1.27 -r1.28 pkgsrc/net/pload/Makefile

cvs diff -r1.27 -r1.28 pkgsrc/net/pload/Makefile (expand / switch to context diff)
--- pkgsrc/net/pload/Makefile 2012/10/23 17:18:59 1.27
+++ pkgsrc/net/pload/Makefile 2013/04/26 16:38:26 1.28
@@ -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 @@
 LICENSE=	gnu-gpl-v2
 
 PKG_INSTALLATION_TYPES=	overwrite pkgviews
+NOT_FOR_PLATFORM=	Darwin-*-*
 NOT_FOR_BULK_PLATFORM=	HPUX-*-*
 
 HAS_CONFIGURE=	YES