diff options
Diffstat (limited to 'textproc/rubber/Makefile')
-rw-r--r-- | textproc/rubber/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/textproc/rubber/Makefile b/textproc/rubber/Makefile index c4d6a79050e..9cc21a4a74d 100644 --- a/textproc/rubber/Makefile +++ b/textproc/rubber/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2005/07/18 13:46:45 tonio Exp $ +# $NetBSD: Makefile,v 1.7 2005/10/17 17:12:04 tonio Exp $ # DISTNAME= rubber-1.0 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://ebeffara.free.fr/pub/ @@ -13,9 +14,8 @@ DEPENDS+= teTeX-bin-[0-9]*:../../print/teTeX-bin USE_PKGLOCALEDIR= yes HAS_CONFIGURE= yes -USE_TOOLS+= gmake -USE_MAKEINFO= yes -INFO_FILES= rubber.info +USE_MAKEINFO= yes +INFO_FILES= rubber.info TEXINFO_REQD= 4.6 PYTHON_VERSIONS_ACCEPTED= 24 23 |