summaryrefslogtreecommitdiff
path: root/lang/gpc/Makefile
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2003-07-12 11:38:31 +0000
committerjtb <jtb@pkgsrc.org>2003-07-12 11:38:31 +0000
commit48a69c796bcbe3e7dc662b6db932963f79afdec6 (patch)
tree55265bd95f08ca8b27e47f37f6f8f07513d9ded8 /lang/gpc/Makefile
parent273756e33ca5942dcdbeb97dd64b8fb0356d4532 (diff)
downloadpkgsrc-48a69c796bcbe3e7dc662b6db932963f79afdec6.tar.gz
Add the "if-exists" specs function. Enables the addition of
crti.o and crtn.o to the executable if needed. Bump PKGVERSION.
Diffstat (limited to 'lang/gpc/Makefile')
-rw-r--r--lang/gpc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gpc/Makefile b/lang/gpc/Makefile
index f231809bec7..74fff92db3a 100644
--- a/lang/gpc/Makefile
+++ b/lang/gpc/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2003/07/05 13:25:44 seb Exp $
+# $NetBSD: Makefile,v 1.10 2003/07/12 11:38:31 jtb Exp $
DISTNAME= gpc-2.1
-PKGREVISION= 2
+PKGREVISION= 3
WRKSRC= ${WRKDIR}/gcc-2.95.3
CATEGORIES= lang
MASTER_SITES= http://www.gnu-pascal.de/current/ \