summaryrefslogtreecommitdiff
path: root/print/lgrind
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2004-01-20 12:18:15 +0000
committeragc <agc@pkgsrc.org>2004-01-20 12:18:15 +0000
commit3ad1bdbf063a03bdcca7087d41be98b07ad933af (patch)
tree7e51ed5182afc31c5b55e269ef05eb2f01cb97f2 /print/lgrind
parentdc52048e014fdad9bb69ef9db159835a61c8dd4d (diff)
downloadpkgsrc-3ad1bdbf063a03bdcca7087d41be98b07ad933af.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'print/lgrind')
-rw-r--r--print/lgrind/Makefile4
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