diff options
author | agc <agc@pkgsrc.org> | 1999-10-28 12:44:32 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 1999-10-28 12:44:32 +0000 |
commit | 857d3c4aad46d7c15eebe7eac30f0aee80fea383 (patch) | |
tree | 5942dc325b27b07cfe847181fc44c1e7199aac85 /x11 | |
parent | 2fae251696838a11c14272bd6981e90cec15f47c (diff) | |
download | pkgsrc-857d3c4aad46d7c15eebe7eac30f0aee80fea383.tar.gz |
Remove "BROKEN" indicator - mods to afterstep{,-current}/Makefile to fix
the asclock package name mean that this package can be built successfully.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/ascp/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/ascp/Makefile b/x11/ascp/Makefile index a2bf9605126..e89981a827c 100644 --- a/x11/ascp/Makefile +++ b/x11/ascp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1999/10/27 17:14:10 agc Exp $ +# $NetBSD: Makefile,v 1.5 1999/10/28 12:44:32 agc Exp $ DISTNAME= ascp-1.0.2 CATEGORIES= x11 @@ -7,8 +7,6 @@ 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 |