summaryrefslogtreecommitdiff
path: root/print/psutils
diff options
context:
space:
mode:
authorkim <kim>1999-09-05 18:37:48 +0000
committerkim <kim>1999-09-05 18:37:48 +0000
commitd057110179e654021ee36069773edb240f64aead (patch)
tree38db95547119563af4a413b167af9fd82769ac96 /print/psutils
parent891674d506419db2ee2c6430fc69a9e738a5fc05 (diff)
downloadpkgsrc-d057110179e654021ee36069773edb240f64aead.tar.gz
Update dependencies for papersize (wildcard except for a2ps).
Diffstat (limited to 'print/psutils')
-rw-r--r--print/psutils/Makefile4
1 files changed, 2 insertions, 2 deletions
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