From 78eea2ac80b816f5e0fa2d3599bce0f730964dbf Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 4 Mar 2007 11:30:33 +0000 Subject: Mark as not for Linux. From Sergey Svishchev in private mail. --- chat/icbirc/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'chat') diff --git a/chat/icbirc/Makefile b/chat/icbirc/Makefile index 233ad938754..0dd3aac3d32 100644 --- a/chat/icbirc/Makefile +++ b/chat/icbirc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2007/01/07 09:13:49 rillig Exp $ +# $NetBSD: Makefile,v 1.12 2007/03/04 11:30:33 wiz Exp $ DISTNAME= icbirc-1.8 CATEGORIES= chat @@ -8,6 +8,9 @@ MAINTAINER= tv@NetBSD.org HOMEPAGE= http://www.benzedrine.cx/icbirc.html COMMENT= Proxy IRC client and ICB server +# uses strlcpy +NOT_FOR_PLATFORM= Linux-*-* + WRKSRC= ${WRKDIR}/${PKGBASE} MAKE_ENV+= BINDIR="${PREFIX}/bin" MANDIR="${PREFIX}/man" -- cgit v1.2.3