diff options
author | joerg <joerg@pkgsrc.org> | 2007-02-15 23:23:43 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2007-02-15 23:23:43 +0000 |
commit | d3172b2b24596a94df0c6f7671a084bb719dc4d6 (patch) | |
tree | a03d08216b6f53c5006c519242dff2d0ff08d117 /print | |
parent | c9f125cce59cf425961d0fcdc027a9729b51062b (diff) | |
download | pkgsrc-d3172b2b24596a94df0c6f7671a084bb719dc4d6.tar.gz |
Go away, no X11 needed! Bump revision.
Diffstat (limited to 'print')
-rw-r--r-- | print/lgrind/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/print/lgrind/Makefile b/print/lgrind/Makefile index 083d0bcbca0..d442963a762 100644 --- a/print/lgrind/Makefile +++ b/print/lgrind/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2006/08/10 03:21:40 minskim Exp $ +# $NetBSD: Makefile,v 1.30 2007/02/15 23:23:43 joerg Exp $ DISTNAME= lgrind PKGNAME= lgrind-3.5 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_LOCAL} EXTRACT_SUFX= .tar.bz2 @@ -16,7 +16,6 @@ NO_CONFIGURE= yes USE_DIRS+= texmf-1.0 TEX_ACCEPTED= teTeX3 -.include "../../mk/x11.buildlink3.mk" .include "../../print/teTeX/module.mk" MAKE_ENV+= PKG_LOCALTEXMFPREFIX=${PKG_LOCALTEXMFPREFIX:Q} |