summaryrefslogtreecommitdiff
path: root/x11/ascp
diff options
context:
space:
mode:
authorhubertf <hubertf>2000-06-15 11:28:55 +0000
committerhubertf <hubertf>2000-06-15 11:28:55 +0000
commit2ff659f3417ec3882d87ac3653611580b8696566 (patch)
tree26563d8e1f773eceabe694c023a69804ab5395cb /x11/ascp
parentf6c4f89c68e0e284b97412e41c138a85e30dcfb2 (diff)
downloadpkgsrc-2ff659f3417ec3882d87ac3653611580b8696566.tar.gz
Fix afterstep DEPENDS line
Diffstat (limited to 'x11/ascp')
-rw-r--r--x11/ascp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/ascp/Makefile b/x11/ascp/Makefile
index e89981a827c..f4a6a588e30 100644
--- a/x11/ascp/Makefile
+++ b/x11/ascp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1999/10/28 12:44:32 agc Exp $
+# $NetBSD: Makefile,v 1.6 2000/06/15 11:28:55 hubertf Exp $
DISTNAME= ascp-1.0.2
CATEGORIES= x11
@@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.afterstep.org/apps/ascp/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://hubble.colorado.edu/~nwanua/htmldir/ascp.html
-DEPENDS+= afterstep-1.6.10:../../x11/afterstep
+DEPENDS+= afterstep-1.8.*:../../x11/afterstep
DEPENDS+= gtk+-1.2.*:../../x11/gtk
USE_X11BASE= yes