diff options
author | wiz <wiz@pkgsrc.org> | 2007-01-31 00:04:11 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-01-31 00:04:11 +0000 |
commit | 29abbd1c1be1e6720eb67dd91033a7fbcd742ce1 (patch) | |
tree | 843bd27d1141afcdd5827137ce8b1782bd1cdb61 /net/netsaint-plugins | |
parent | 6e7e86c1be24bc57d8a068e77c9fa4e29ca525e2 (diff) | |
download | pkgsrc-29abbd1c1be1e6720eb67dd91033a7fbcd742ce1.tar.gz |
Mark as BROKEN_IN pkgsrc-2006Q4, based on
ftp://asim.lip6.fr/outgoing/packages/i386/3.1/20070114.1132/broken.html
(latest 3.1/i386 bulk build of 2006Q4).
Feel free to fix them...
Diffstat (limited to 'net/netsaint-plugins')
-rw-r--r-- | net/netsaint-plugins/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/netsaint-plugins/Makefile b/net/netsaint-plugins/Makefile index 85f5f4d166b..6898c03418b 100644 --- a/net/netsaint-plugins/Makefile +++ b/net/netsaint-plugins/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2006/12/28 12:12:58 joerg Exp $ +# $NetBSD: Makefile,v 1.29 2007/01/31 00:04:12 wiz Exp $ # DISTNAME= netsaint-plugins-1.2.9-4 @@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://netsaintplug.sourceforge.net/ COMMENT= NetSaint plugins +BROKEN_IN= pkgsrc-2006Q4 + DEPENDS+= netsaint-base-[0-9]*:../../net/netsaint-base .if !exists(/usr/bin/ssh) DEPENDS+= {ssh{,6}-[0-9]*,openssh-[0-9]*}:../../security/openssh |