diff options
author | wiz <wiz@pkgsrc.org> | 2004-11-25 15:10:08 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-11-25 15:10:08 +0000 |
commit | 77c9a6385dc116a8a59aeb03e6d5f0a356b9e4a4 (patch) | |
tree | 850dcaf1735f71fed4731e72bf4e4f0618557096 /lang/Makefile | |
parent | 761f0b981d079921d2917896848219b465ae253f (diff) | |
download | pkgsrc-77c9a6385dc116a8a59aeb03e6d5f0a356b9e4a4.tar.gz |
Remove pgcc -- obsoleted by the release of gcc3.
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile index a2cf81f995b..d9af41b97e2 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.197 2004/11/18 09:15:15 wiz Exp $ +# $NetBSD: Makefile,v 1.198 2004/11/25 15:10:08 wiz Exp $ # COMMENT= Programming languages @@ -104,7 +104,6 @@ SUBDIR+= perl5 SUBDIR+= perl58 SUBDIR+= perl58-thread SUBDIR+= pforth -SUBDIR+= pgcc #SUBDIR+= php # only contains Makefile fragments #SUBDIR+= php5 # only contains Makefile fragments SUBDIR+= pnet |