diff options
author | jfitz <jfitz@FreeBSD.org> | 1997-05-05 07:23:09 +0800 |
---|---|---|
committer | jfitz <jfitz@FreeBSD.org> | 1997-05-05 07:23:09 +0800 |
commit | c85e40fa0f6560cf7a8c6f594c0c0690ea30e8bb (patch) | |
tree | a5c1cf90139e910f98d8e30d012d44a764c06e8e /devel/Makefile | |
parent | 378c8c58a8c816df66f73a2f13130c3381161b62 (diff) | |
download | freebsd-ports-gnome-c85e40fa0f6560cf7a8c6f594c0c0690ea30e8bb.tar.gz freebsd-ports-gnome-c85e40fa0f6560cf7a8c6f594c0c0690ea30e8bb.tar.zst freebsd-ports-gnome-c85e40fa0f6560cf7a8c6f594c0c0690ea30e8bb.zip |
Activate p5-ExtUtils-Embed
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 c3dae97d770e..5ec99149b263 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.50 1997/04/26 23:44:45 asami Exp $ +# $Id: Makefile,v 1.51 1997/04/28 19:19:10 jfitz Exp $ # SUBDIR += SWIG @@ -34,6 +34,7 @@ SUBDIR += p5-Data-Dumper SUBDIR += p5-Data-Flow SUBDIR += p5-Date-Manip + SUBDIR += p5-ExtUtils-Embed SUBDIR += p5-File-BasicFlock SUBDIR += p5-File-Lock SUBDIR += p5-File-Slurp |