summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorjtb <jtb>2001-01-19 22:29:39 +0000
committerjtb <jtb>2001-01-19 22:29:39 +0000
commitb6462fa2f1917a368f8c76147129448ac067eff8 (patch)
tree5395338847f2409c8a4610fd58afee44f90db7d4 /lang/Makefile
parentdc44f233aa936a506c12254fd4e0a75a93e6e54f (diff)
downloadpkgsrc-b6462fa2f1917a368f8c76147129448ac067eff8.tar.gz
Add and enable "pforth".
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 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