summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-RAM
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2003-11-19 08:55:20 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2003-11-19 08:55:20 +0000
commita5b14a1762c4e42df4530f7a6b032f24f77c2e24 (patch)
treea3eb1f43251765b489f5f88978e866edf49746c2 /databases/p5-DBD-RAM
parentUpgrade to latest version. (diff)
Add depends to p5-DBD-File, should be fix building problem.
Noticed by: kris
Notes
Notes: svn path=/head/; revision=94334
Diffstat (limited to 'databases/p5-DBD-RAM')
-rw-r--r--databases/p5-DBD-RAM/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/p5-DBD-RAM/Makefile b/databases/p5-DBD-RAM/Makefile
index 205d6dc53d6f..707f3dce5325 100644
--- a/databases/p5-DBD-RAM/Makefile
+++ b/databases/p5-DBD-RAM/Makefile
@@ -16,6 +16,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@freebsd.org
COMMENT= DBI driver for files and data structures
+BUILD_DEPENDS+= ${SITE_PERL}/DBD/File.pm:${PORTSDIR}/databases/p5-DBD-File
+RUN_DEPENDS+= ${SITE_PERL}/DBD/File.pm:${PORTSDIR}/databases/p5-DBD-File
+
PERL_CONFIGURE= yes
MAN3= DBD::RAM.3