diff options
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 |