pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-File-Flat Fix build: add build dependency on ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f7cc386f5c46
branches: trunk
changeset: 496366:f7cc386f5c46
user: seb <seb%pkgsrc.org@localhost>
date: Sun Jun 26 21:08:25 2005 +0000
description:
Fix build: add build dependency on devel/p5-Test-ClassAPI and
run-time dependency on devel/p5-File-Slurp.
diffstat:
devel/p5-File-Flat/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 7b16aad79362 -r f7cc386f5c46 devel/p5-File-Flat/Makefile
--- a/devel/p5-File-Flat/Makefile Sun Jun 26 20:26:08 2005 +0000
+++ b/devel/p5-File-Flat/Makefile Sun Jun 26 21:08:25 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/06/24 20:23:40 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2005/06/26 21:08:25 seb Exp $
#
DISTNAME= File-Flat-0.95
@@ -11,9 +11,11 @@
COMMENT= Implements a flat file system
BUILD_DEPENDS+= p5-ExtUtils-AutoInstall>=0.59:../../devel/p5-ExtUtils-AutoInstall
+BUILD_DEPENDS+= p5-Test-ClassAPI>=1.02:../../devel/p5-Test-ClassAPI
DEPENDS+= p5-File-Remove>=0.21:../../sysutils/p5-File-Remove
DEPENDS+= p5-File-NCopy>=0.32:../../sysutils/p5-File-NCopy
DEPENDS+= p5-prefork>=0.02:../../devel/p5-prefork
+DEPENDS+= p5-File-Slurp>=9999.04:../../devel/p5-File-Slurp
PKG_INSTALLATION_TYPES= overwrite pkgviews
Home |
Main Index |
Thread Index |
Old Index