diff options
author | Ralf S. Engelschall <rse@FreeBSD.org> | 1999-08-17 09:59:58 +0000 |
---|---|---|
committer | Ralf S. Engelschall <rse@FreeBSD.org> | 1999-08-17 09:59:58 +0000 |
commit | 8b9a5bb6ddfec459c13a55b64d50167301b606f3 (patch) | |
tree | fd6903f1ebf1fe7b172f2e0cbe4f109bd9712e58 /devel/Makefile | |
parent | Set NO_LATEST_LINK to yes. (diff) |
Activate new pth-devel port
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 40f334483274..bbca989e4b49 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.208 1999/08/13 05:18:49 cpiazza Exp $ +# $Id: Makefile,v 1.209 1999/08/14 07:24:56 cpiazza Exp $ # SUBDIR += ElectricFence @@ -140,6 +140,7 @@ SUBDIR += portlint SUBDIR += prcs SUBDIR += pth + SUBDIR += pth-devel SUBDIR += py-kjbuckets SUBDIR += py-mxDateTime SUBDIR += py-mxStack |