summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2001-01-19 22:29:39 +0000
committerjtb <jtb@pkgsrc.org>2001-01-19 22:29:39 +0000
commitd0b6480e6435079ee49e5e5743a881c8f64d838f (patch)
tree5395338847f2409c8a4610fd58afee44f90db7d4 /lang
parent700155153db9e7e31b0e2a02cfe67e1d1b4c08ca (diff)
downloadpkgsrc-d0b6480e6435079ee49e5e5743a881c8f64d838f.tar.gz
Add and enable "pforth".
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 eb50b23afcf..a6aca0354d6 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.86 2000/12/29 17:19:21 hubertf Exp $
+# $NetBSD: Makefile,v 1.87 2001/01/19 22:29:39 jtb Exp $
#
SUBDIR += STk
@@ -50,6 +50,7 @@
SUBDIR += p2c
SUBDIR += perl5
SUBDIR += perl5-base
+ SUBDIR += pforth
SUBDIR += py-extclass
SUBDIR += py-html-docs
SUBDIR += python