summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2007-09-15 09:45:30 +0000
committeragc <agc@pkgsrc.org>2007-09-15 09:45:30 +0000
commit2f1b366495c83b868291c37652a96badd36ce41c (patch)
treef47698b767fc0d2acc0ce6c44125d2ad5e398f02 /lang
parent853e74668912a1871e4b7a08184e48a9b2cd2890 (diff)
downloadpkgsrc-2f1b366495c83b868291c37652a96badd36ce41c.tar.gz
Add and enable pcc.
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 fa98030118a..2755eca14a2 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.244 2007/08/13 08:12:47 rillig Exp $
+# $NetBSD: Makefile,v 1.245 2007/09/15 09:45:30 agc Exp $
#
COMMENT= Programming languages
@@ -102,6 +102,7 @@ SUBDIR+= oo2c
SUBDIR+= opencobol
SUBDIR+= p2c
SUBDIR+= parrot
+SUBDIR+= pcc
SUBDIR+= pear
SUBDIR+= perl5
SUBDIR+= pforth