summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-02-20 23:48:00 +0000
committerjlam <jlam@pkgsrc.org>2001-02-20 23:48:00 +0000
commitd210267b93275ae0bd64778f03735cf30579c8f9 (patch)
treebd21a7a7f7205eadc3e58097a125bec56ddc18e2 /lang
parenta7ec5d1ddeb80c08d1c804535c7027e1d6387693 (diff)
downloadpkgsrc-d210267b93275ae0bd64778f03735cf30579c8f9.tar.gz
Add and enable pgcc
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index d3af00b0d26..bbf79f5f764 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.89 2001/02/20 20:04:50 jtb Exp $
+# $NetBSD: Makefile,v 1.90 2001/02/20 23:48:00 jlam Exp $
#
COMMENT= Programming languages
@@ -53,6 +53,7 @@ SUBDIR+= p2c
SUBDIR+= perl5
SUBDIR+= perl5-base
SUBDIR+= pforth
+SUBDIR+= pgcc
SUBDIR+= py-extclass
SUBDIR+= py-html-docs
SUBDIR+= python