diff options
Diffstat (limited to 'print/lgrind/Makefile')
-rw-r--r-- | print/lgrind/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/lgrind/Makefile b/print/lgrind/Makefile index 4cebebe0c47..160738d6ac5 100644 --- a/print/lgrind/Makefile +++ b/print/lgrind/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2003/12/24 13:02:01 jmmv Exp $ +# $NetBSD: Makefile,v 1.17 2004/01/20 12:24:29 agc Exp $ DISTNAME= lgrind PKGNAME= lgrind-3.5 PKGREVISION= 2 -WRKSRC= ${WRKDIR}/lgrind/source CATEGORIES= print MASTER_SITES= ${MASTER_SITE_LOCAL} EXTRACT_SUFX= .tar.bz2 @@ -13,6 +12,7 @@ COMMENT= Source pretty printer for LaTeX DEPENDS+= teTeX-1.0.*:../../print/teTeX1 +WRKSRC= ${WRKDIR}/lgrind/source USE_X11= yes NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL NO_CONFIGURE= yes |