summaryrefslogtreecommitdiff
path: root/print/stylewriter
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1999-11-24 10:35:28 +0000
committeragc <agc@pkgsrc.org>1999-11-24 10:35:28 +0000
commit5c7529e0512bac385aa66bb17d9e220eab07cb07 (patch)
tree37d123f58798d6f66f03ff65be82837b1d9718fd /print/stylewriter
parentfa1864ab33501ff8a596cda7a82803ec5bedceed (diff)
downloadpkgsrc-5c7529e0512bac385aa66bb17d9e220eab07cb07.tar.gz
Move from RUN_DEPENDS to plain DEPENDS.
Diffstat (limited to 'print/stylewriter')
-rw-r--r--print/stylewriter/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/stylewriter/Makefile b/print/stylewriter/Makefile
index 76c4261000f..8a1a9340ff2 100644
--- a/print/stylewriter/Makefile
+++ b/print/stylewriter/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1999/09/08 03:08:02 jlam Exp $
+# $NetBSD: Makefile,v 1.3 1999/11/24 10:35:28 agc Exp $
#
DISTNAME= stylewriter
@@ -9,8 +9,8 @@ MASTER_SITES= http://www.pobox.com/~monroe/styl/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.pobox.com/~monroe/styl/
-RUN_DEPENDS+= ${LOCALBASE}/bin/gs:../../print/ghostscript5
-RUN_DEPENDS+= ${LOCALBASE}/bin/enscript:../../print/enscript
+DEPENDS+= ghostscript-5.50:../../print/ghostscript5
+DEPENDS+= enscript-1.6.1:../../print/enscript
NO_CONFIGURE= yes