summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-03-04 11:30:33 +0000
committerwiz <wiz@pkgsrc.org>2007-03-04 11:30:33 +0000
commitf55b4f77cf36e25c75987e8b824a209f0c770f55 (patch)
tree78eddfaa9f53b5845d58d30a59fb20661965c104
parent64b395641bf1ffed8fd2dd5a0ffde9b659aafe59 (diff)
downloadpkgsrc-f55b4f77cf36e25c75987e8b824a209f0c770f55.tar.gz
Mark as not for Linux. From Sergey Svishchev in private mail.
-rw-r--r--chat/icbirc/Makefile5
-rw-r--r--misc/lile/Makefile5
2 files changed, 8 insertions, 2 deletions
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"
diff --git a/misc/lile/Makefile b/misc/lile/Makefile
index 17a0ec6cc13..2b43963e08d 100644
--- a/misc/lile/Makefile
+++ b/misc/lile/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2006/03/04 21:30:11 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2007/03/04 11:30:33 wiz Exp $
DISTNAME= lile-2.0
PKGNAME= ile-2.0
@@ -9,6 +9,9 @@ EXTRACT_SUFX= .tar.z
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Input Line Editor that wraps itself around programs
+# uses struct sgttyb
+NOT_FOR_PLATFORM= Linux-*-*
+
USE_TOOLS+= gzcat
post-patch: