From c2e14eac156acb9e82a35a331d6e8906104aa569 Mon Sep 17 00:00:00 2001 From: dholland Date: Sun, 4 Jan 2015 03:12:59 +0000 Subject: Document NOT_FOR_PLATFORM. --- graphics/ns-cult3d/Makefile | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'graphics/ns-cult3d') diff --git a/graphics/ns-cult3d/Makefile b/graphics/ns-cult3d/Makefile index f388af5e13c..c23f43c9809 100644 --- a/graphics/ns-cult3d/Makefile +++ b/graphics/ns-cult3d/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2012/10/06 14:11:08 asau Exp $ +# $NetBSD: Makefile,v 1.16 2015/01/04 03:12:59 dholland Exp $ # DISTNAME= Cult3D_NS4_5.2b1 @@ -10,11 +10,14 @@ MAINTAINER= abs@NetBSD.org HOMEPAGE= http://www.cult3d.com/ COMMENT= Netscape plugin for cult 3d files -# http://leaf.dragonflybsd.org/mailarchive/users/2012-05/msg00066.html -NOT_FOR_PLATFORM+= DragonFly-*-* +# Linux binary plugin NOT_FOR_PLATFORM+= Interix-*-* ONLY_FOR_PLATFORM= *-*-i386 +# Politically incorrect on Dragonfly: +# http://leaf.dragonflybsd.org/mailarchive/users/2012-05/msg00066.html +NOT_FOR_PLATFORM+= DragonFly-*-* + WRKSRC= ${WRKDIR}/cult3d-5.2-b1-linux-x86 NO_CONFIGURE= yes NO_BUILD= yes -- cgit v1.2.3