Use wildcard dependence on "papersize" package.
This commit is contained in:
parent
30fcec2c52
commit
35f21ec0ec
1 changed files with 2 additions and 3 deletions
|
@ -1,5 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.35 2002/03/07 12:00:29 wiz Exp $
|
||||
#
|
||||
# $NetBSD: Makefile,v 1.36 2002/07/06 13:29:09 tron Exp $
|
||||
|
||||
DISTNAME= a2ps-4.13b
|
||||
PKGNAME= a2ps-4.13.0.2
|
||||
|
@ -12,7 +11,7 @@ MAINTAINER= packages@netbsd.org
|
|||
HOMEPAGE= http://www-inf.enst.fr/~demaille/a2ps/
|
||||
COMMENT= Formats an ascii file for printing on a postscript printer
|
||||
|
||||
DEPENDS+= papersize-1.0.2:../../print/papersize
|
||||
DEPENDS+= papersize>=1.0.2:../../print/papersize
|
||||
DEPENDS+= psutils-1.17:../../print/psutils
|
||||
|
||||
STRIP= # empty
|
||||
|
|
Loading…
Reference in a new issue