diff options
author | salo <salo@pkgsrc.org> | 2005-03-17 12:44:42 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2005-03-17 12:44:42 +0000 |
commit | 94c7e8a1e7bec82add36a100a430aa52dc194d0d (patch) | |
tree | 456311a46ce8a1bf1646bc65995380cef1e8f93f /print/if-psprint/Makefile | |
parent | 28847fd3debf9a944cd911334eca9230599948ae (diff) | |
download | pkgsrc-94c7e8a1e7bec82add36a100a430aa52dc194d0d.tar.gz |
Bump PKGREVISION: DEPENDS on fixed enscript without security vulnerabilities.
Diffstat (limited to 'print/if-psprint/Makefile')
-rw-r--r-- | print/if-psprint/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/print/if-psprint/Makefile b/print/if-psprint/Makefile index bc16395bf53..2724440f28b 100644 --- a/print/if-psprint/Makefile +++ b/print/if-psprint/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2003/08/15 16:34:46 abs Exp $ +# $NetBSD: Makefile,v 1.15 2005/03/17 12:44:42 salo Exp $ # DISTNAME= if-psprint-1.7 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= http://www.mono.org/abs/tools/if-psprint/ @@ -9,7 +10,7 @@ MAINTAINER= abs@NetBSD.org HOMEPAGE= http://www.mono.org/abs/tools/if-psprint/ COMMENT= Print text or postscript to arbitrary printer, can use smb -DEPENDS+= enscript-[0-9]*:../../print/enscript +DEPENDS+= enscript>=1.6.3nb1:../../print/enscript USE_PERL5= YES |