summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authoragc <agc>2007-09-15 09:45:30 +0000
committeragc <agc>2007-09-15 09:45:30 +0000
commit907d05465634c3e343457a378524483f1932374a (patch)
treef47698b767fc0d2acc0ce6c44125d2ad5e398f02 /lang/Makefile
parent402fde7cd10b5b8e34e5303951b04a433d26a656 (diff)
downloadpkgsrc-907d05465634c3e343457a378524483f1932374a.tar.gz
Add and enable pcc.
Diffstat (limited to 'lang/Makefile')
-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