summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-10-24 10:58:01 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-10-24 10:58:01 +0000
commitc51c45ba1f86ffaf117cd0c3206f96335306f92c (patch)
tree4a821e323e34b1716ed77242297149879d2ba6bd /devel
parentAdd cxref, it's a new directory so it should could for something. (diff)
Fix directory of Data::Flow module (didn't have the "p5-" prefix) in
dependency. Found by: make index
Notes
Notes: svn path=/head/; revision=4136
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 4e61f1d1bcb8..ed894074c42f 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.1.1.1 1996/10/24 07:55:29 jfitz Exp $
+# $Id: Makefile,v 1.2 1996/10/24 09:57:55 jfitz 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/Data-Flow
+ ${PREFIX}/lib/perl5/site_perl/Data/Flow.pm:${PORTSDIR}/perl5/p5-Data-Flow
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
do-configure: