summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorkim <kim@pkgsrc.org>1999-09-05 18:37:48 +0000
committerkim <kim@pkgsrc.org>1999-09-05 18:37:48 +0000
commit6035b0a38fe23632612ee002c248cf163e73cfd7 (patch)
tree38db95547119563af4a413b167af9fd82769ac96 /print
parentc3c0a41256c473cea7fbe297c540b5dadab94c29 (diff)
downloadpkgsrc-6035b0a38fe23632612ee002c248cf163e73cfd7.tar.gz
Update dependencies for papersize (wildcard except for a2ps).
Diffstat (limited to 'print')
-rw-r--r--print/a2ps/Makefile5
-rw-r--r--print/enscript/Makefile4
-rw-r--r--print/psutils/Makefile4
3 files changed, 7 insertions, 6 deletions
diff --git a/print/a2ps/Makefile b/print/a2ps/Makefile
index bd75962bd4d..5170a1a4028 100644
--- a/print/a2ps/Makefile
+++ b/print/a2ps/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 1999/06/22 15:52:12 hubertf Exp $
+# $NetBSD: Makefile,v 1.25 1999/09/05 18:37:48 kim Exp $
# FreeBSD Id: Makefile,v 1.12 1998/02/15 21:24:42 steve Exp
#
@@ -9,7 +9,8 @@ MASTER_SITES= ftp://ftp.enst.fr/pub/unix/a2ps/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www-inf.enst.fr/~demaille/a2ps/
-DEPENDS+= papersize-1.0.1:../../print/papersize
+DEPENDS+= papersize-1.0.2:../../print/papersize
+DEPENDS+= psutils-1.17:../../print/psutils
STRIP=
GNU_CONFIGURE= yes
diff --git a/print/enscript/Makefile b/print/enscript/Makefile
index f1006bc7f15..49ccf48fe59 100644
--- a/print/enscript/Makefile
+++ b/print/enscript/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 1999/06/16 17:28:24 cgd Exp $
+# $NetBSD: Makefile,v 1.16 1999/09/05 18:37:48 kim Exp $
# FreeBSD Id: Makefile,v 1.4 1997/11/27 08:10:30 tg Exp
#
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=enscript/}
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.ngs.fi/mtr/genscript/
-DEPENDS+= papersize-1.0.1:../../print/papersize
+DEPENDS+= papersize-*:../../print/papersize
GNU_CONFIGURE= yes
diff --git a/print/psutils/Makefile b/print/psutils/Makefile
index c72fe35f36f..de3a93b9317 100644
--- a/print/psutils/Makefile
+++ b/print/psutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 1999/06/16 17:28:25 cgd Exp $
+# $NetBSD: Makefile,v 1.15 1999/09/05 18:37:49 kim Exp $
# FreeBSD Id: Makefile,v 1.15 1998/01/08 18:52:13 fenner Exp
#
@@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.dcs.ed.ac.uk/pub/ajcd/
MAINTAINER= packages@netbsd.org
-DEPENDS+= papersize-1.0.1:../../print/papersize
+DEPENDS+= papersize-*:../../print/papersize
WRKSRC= ${WRKDIR}/psutils
USE_PERL5= yes