summaryrefslogtreecommitdiff
path: root/x11/afterstep
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1998-11-19 15:40:45 +0000
committeragc <agc@pkgsrc.org>1998-11-19 15:40:45 +0000
commit2cd5eb48944a741f43fb1a51a03b9a8738f6dd1b (patch)
treec285dda7482793338f087ec5157582592dfd2d60 /x11/afterstep
parent1865bbdb5bd94b772305d24c405e38f57a3f919a (diff)
downloadpkgsrc-2cd5eb48944a741f43fb1a51a03b9a8738f6dd1b.tar.gz
Remove RUN_DEPENDS from package Makefiles, and replace it with an ordinary
DEPENDS definition.
Diffstat (limited to 'x11/afterstep')
-rw-r--r--x11/afterstep/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/afterstep/Makefile b/x11/afterstep/Makefile
index 4143255b0c5..bb23997d7bd 100644
--- a/x11/afterstep/Makefile
+++ b/x11/afterstep/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1998/09/24 16:53:19 garbled Exp $
+# $NetBSD: Makefile,v 1.5 1998/11/19 15:40:47 agc Exp $
DISTNAME= AfterStep-1.4.5.0
PKGNAME= afterstep-1.450
@@ -11,7 +11,7 @@ MAINTAINER= root@garbled.net
HOMEPAGE= http://www.afterstep.org/
DEPENDS+= xpm-3.4k:../../graphics/xpm
-RUN_DEPENDS+= asclock:../../x11/asclock
+DEPENDS+= asclock-11:../../x11/asclock
WRKSRC= ${WRKDIR}/AfterStep
USE_X11= yes