diff options
author | andreas <andreas@FreeBSD.org> | 1997-09-02 00:06:49 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1997-09-02 00:06:49 +0800 |
commit | b5ac4335e51d5310f6e8c6b09795c7844e0856e8 (patch) | |
tree | 3ce17c1ec0339e27e66493f007f7547562a7eb1d /devel/Makefile | |
parent | a30c44bc94e8684f98a5f5641abf2805603c1510 (diff) | |
download | freebsd-ports-gnome-b5ac4335e51d5310f6e8c6b09795c7844e0856e8.tar.gz freebsd-ports-gnome-b5ac4335e51d5310f6e8c6b09795c7844e0856e8.tar.zst freebsd-ports-gnome-b5ac4335e51d5310f6e8c6b09795c7844e0856e8.zip |
enable p5-TimeDate
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 40edeeec2f92..ab80fa2fc987 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.73 1997/08/13 09:42:38 tg Exp $ +# $Id: Makefile,v 1.74 1997/08/29 09:21:07 obrien Exp $ # SUBDIR += SWIG @@ -67,6 +67,7 @@ SUBDIR += p5-Storable SUBDIR += p5-Term-ReadKey SUBDIR += p5-Time + SUBDIR += p5-TimeDate SUBDIR += p5-TraceFuncs SUBDIR += pccts SUBDIR += portlint |