diff options
author | wiz <wiz> | 2003-04-22 13:19:52 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-04-22 13:19:52 +0000 |
commit | be1d9d6b698df2cade310508c7ed192256af6197 (patch) | |
tree | bcdc7758d87452076363d3df118557599f74e485 /print/bg5ps | |
parent | 1eb32ba940f46475a403e5d557c1a2047c43b30e (diff) | |
download | pkgsrc-be1d9d6b698df2cade310508c7ed192256af6197.tar.gz |
Wildcard arphic-ttf depends.
Diffstat (limited to 'print/bg5ps')
-rw-r--r-- | print/bg5ps/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/bg5ps/Makefile b/print/bg5ps/Makefile index 1b5b3387b09..c813bc6fd13 100644 --- a/print/bg5ps/Makefile +++ b/print/bg5ps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2002/10/10 00:01:46 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2003/04/22 13:19:52 wiz Exp $ DISTNAME= bg5ps-1.3.0 CATEGORIES= print converters @@ -9,7 +9,7 @@ MAINTAINER= shell@netbsd.org HOMEPAGE= http://students.washington.edu/cschin/bg5ps/ COMMENT= convert Big5/GB encoded files to postscript -DEPENDS+= arphic-ttf-2.11:../../fonts/arphic-ttf +DEPENDS+= arphic-ttf>=2.11:../../fonts/arphic-ttf USE_BUILDLINK2= yes PKG_SYSCONFSUBDIR?= bg5ps |