summaryrefslogtreecommitdiff
path: root/lang/gpc
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 /lang/gpc
parentdc52048e014fdad9bb69ef9db159835a61c8dd4d (diff)
downloadpkgsrc-3ad1bdbf063a03bdcca7087d41be98b07ad933af.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'lang/gpc')
-rw-r--r--lang/gpc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gpc/Makefile b/lang/gpc/Makefile
index 8b9ec0bfec3..646384222a0 100644
--- a/lang/gpc/Makefile
+++ b/lang/gpc/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2003/12/30 17:27:31 cjep Exp $
+# $NetBSD: Makefile,v 1.15 2004/01/20 12:19:16 agc Exp $
DISTNAME= gpc-2.1
PKGREVISION= 3
-WRKSRC= ${WRKDIR}/gcc-2.95.3
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITES+= http://www.gnu-pascal.de/current/ \
@@ -19,6 +18,7 @@ PATCHFILES= gcc-2.95.3-diff-2002-08-29.gz
BUILD_DEPENDS+= gsed-[0-9]*:../../textproc/gsed
+WRKSRC= ${WRKDIR}/gcc-2.95.3
USE_BUILDLINK2= # defined
USE_GMAKE= # defined
USE_NCURSES= # defined