diff options
author | sbd <sbd@pkgsrc.org> | 2011-11-01 06:00:33 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2011-11-01 06:00:33 +0000 |
commit | 9328de4b42858fc548eab84407d02923fca0e53b (patch) | |
tree | 5a8343f32e931a9739ef2ef1fa16f00e7977f25c /print/luatex | |
parent | 8ce41e99e00b6bc08fb64db977ea094be6202698 (diff) | |
download | pkgsrc-9328de4b42858fc548eab84407d02923fca0e53b.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
Diffstat (limited to 'print/luatex')
-rw-r--r-- | print/luatex/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/luatex/Makefile b/print/luatex/Makefile index 2ca01e9d865..53e7b1f122a 100644 --- a/print/luatex/Makefile +++ b/print/luatex/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2011/07/28 04:37:32 minskim Exp $ +# $NetBSD: Makefile,v 1.13 2011/11/01 06:02:25 sbd Exp $ DISTNAME= luatex-beta-0.70.1 PKGNAME= ${DISTNAME:S/-beta//:S/-source//} +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= http://foundry.supelec.fr/gf/download/frsrelease/392/1730/ EXTRACT_SUFX= .tar.bz2 |