summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorJames FitzGibbon <jfitz@FreeBSD.org>1997-05-24 13:17:16 +0000
committerJames FitzGibbon <jfitz@FreeBSD.org>1997-05-24 13:17:16 +0000
commit67f2b0e5df2fecf59f20ab5c8d061f49742ace67 (patch)
treeff2690cd7bed9264891407bc5c4ea94dec514b0f /www/Makefile
parentStyle police (diff)
Upgrade all ports requiring perl5.003 to perl5.004
Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution.
Notes
Notes: svn path=/head/; revision=6544
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile
index 4719d9da4fae..4354f46ea134 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.42 1997/05/05 00:41:26 jfitz Exp $
+# $Id: Makefile,v 1.43 1997/05/17 20:35:28 peter Exp $
#
SUBDIR += Mosaic # requires Motif
@@ -23,7 +23,6 @@
SUBDIR += netscape4
SUBDIR += p5-Apache
SUBDIR += p5-CGI
- SUBDIR += p5-CGI.pm
SUBDIR += p5-CGI_Lite
SUBDIR += p5-HTML
SUBDIR += p5-HTML-QuickCheck