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 | b61971a658ac7c8efd8b282040fecf70e9e76d25 (patch) | |
tree | a03d08216b6f53c5006c519242dff2d0ff08d117 /print/lgrind | |
parent | 5deb32be120991b37b894200b4f1919f768610f9 (diff) | |
download | pkgsrc-b61971a658ac7c8efd8b282040fecf70e9e76d25.tar.gz |
Go away, no X11 needed! Bump revision.
Diffstat (limited to 'print/lgrind')
-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} |