diff options
author | agc <agc@pkgsrc.org> | 1999-10-27 17:14:01 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 1999-10-27 17:14:01 +0000 |
commit | 606e5ab825667ae1cc8e3de2d47cefb96cad506c (patch) | |
tree | f51aaf90d1e8972aed77ac565f03fb7a22d028aa /x11 | |
parent | 0aaf70604932e93148d871f4f41685169f601339 (diff) | |
download | pkgsrc-606e5ab825667ae1cc8e3de2d47cefb96cad506c.tar.gz |
Mark packages as broken, where necessary.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/ascp/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/ascp/Makefile b/x11/ascp/Makefile index c05446353b8..a2bf9605126 100644 --- a/x11/ascp/Makefile +++ b/x11/ascp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1999/10/23 00:05:17 tron Exp $ +# $NetBSD: Makefile,v 1.4 1999/10/27 17:14:10 agc Exp $ DISTNAME= ascp-1.0.2 CATEGORIES= x11 @@ -7,6 +7,8 @@ MASTER_SITES= ftp://ftp.afterstep.org/apps/ascp/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://hubble.colorado.edu/~nwanua/htmldir/ascp.html +BROKEN= Version mismatches for asclock + DEPENDS+= afterstep-1.6.10:../../x11/afterstep DEPENDS+= gtk+-1.2.*:../../x11/gtk |