summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-10-24 11:18:40 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-10-24 11:18:40 +0000
commit5339f6b6cc85376926edbd740da1784ae6f8cbc5 (patch)
tree5246dc6e4ec875218b5c5c030d3bae0697c723d7 /devel
parentOne-line description for README.html. (diff)
Gah! Data::Flow is in devel/, not perl5/!
Notes
Notes: svn path=/head/; revision=4138
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-C-Scan/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-C-Scan/Makefile b/devel/p5-C-Scan/Makefile
index ed894074c42f..e06e2bde0aea 100644
--- a/devel/p5-C-Scan/Makefile
+++ b/devel/p5-C-Scan/Makefile
@@ -3,7 +3,7 @@
# Date created: October 20th 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.2 1996/10/24 09:57:55 jfitz Exp $
+# $Id: Makefile,v 1.3 1996/10/24 10:58:01 asami Exp $
#
DISTNAME= C-Scan-0.3
@@ -19,7 +19,7 @@ MASTER_SITES= ftp://ftp.digital.com/pub/plan/perl/CPAN/modules/by-module/C/ \
MAINTAINER= jfitz@FreeBSD.ORG
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5 \
- ${PREFIX}/lib/perl5/site_perl/Data/Flow.pm:${PORTSDIR}/perl5/p5-Data-Flow
+ ${PREFIX}/lib/perl5/site_perl/Data/Flow.pm:${PORTSDIR}/devel/p5-Data-Flow
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
do-configure: