summaryrefslogtreecommitdiff
path: root/lang/gpc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-05-10 18:54:53 +0000
committerwiz <wiz@pkgsrc.org>2003-05-10 18:54:53 +0000
commit59d9eef6b88bdb9e7f3572dd6cde1ae350297c21 (patch)
treec31d6cf1a0555d44e4b16f855364ba701876097e /lang/gpc
parent4234d75c81f9e354cfae5c145888d45dbae9781c (diff)
downloadpkgsrc-59d9eef6b88bdb9e7f3572dd6cde1ae350297c21.tar.gz
Depend on gcc-2.95.3nb1 package. Bump PKGREVISION.
Diffstat (limited to 'lang/gpc')
-rw-r--r--lang/gpc/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/lang/gpc/Makefile b/lang/gpc/Makefile
index 11b2989a050..31edaa94b7f 100644
--- a/lang/gpc/Makefile
+++ b/lang/gpc/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2003/03/29 12:41:26 jmmv Exp $
+# $NetBSD: Makefile,v 1.5 2003/05/10 18:54:53 wiz Exp $
DISTNAME= gpc-2.1
+PKGREVISION= 1
WRKSRC= ${WRKDIR}/gcc-2.95.3
CATEGORIES= lang
MASTER_SITES= http://www.gnu-pascal.de/current/ \
@@ -15,7 +16,7 @@ COMMENT= GNU Pascal Compiler
PATCH_SITES= ${MASTER_SITE_LOCAL}
PATCHFILES= gcc-2.95.3-diff-2002-08-29.gz
-DEPENDS+= gcc-2.95.3:../../lang/gcc
+DEPENDS+= gcc-2.95.3nb1:../../lang/gcc
DEPENDS+= gmp-[0-9]*:../../devel/gmp
DEPENDS+= ncurses-[0-9]*:../../devel/ncurses
DEPENDS+= rx-[0-9]*:../../devel/rx