From 5597a158d06be3b6edcae09e2d3a93ec07491f58 Mon Sep 17 00:00:00 2001 From: gavan Date: Tue, 30 Dec 2003 12:31:42 +0000 Subject: Extra dependency required on Solaris, as it's not included in the perl pkg on all platforms. --- mail/sympa/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'mail') diff --git a/mail/sympa/Makefile b/mail/sympa/Makefile index fb70a8b5cdd..7b78a6815dc 100644 --- a/mail/sympa/Makefile +++ b/mail/sympa/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/07/17 21:47:06 grant Exp $ +# $NetBSD: Makefile,v 1.5 2003/12/30 12:31:42 gavan Exp $ # DISTNAME= sympa-3.4.2 @@ -22,6 +22,10 @@ DEPENDS+= p5-DBD-Sybase>=0.90:../../databases/p5-DBD-Sybase DEPENDS+= p5-DBD-mysql>=2.0407:../../databases/p5-DBD-mysql DEPENDS+= p5-DBD-postgresql>=0.90:../../databases/p5-DBD-postgresql DEPENDS+= p5-perl-ldap>=0.10:../../databases/p5-perl-ldap +DEPENDS.SunOS+= p5-DB_File-[0-9]*:../../databases/p5-DB_File + +OPSYSVARS+= DEPENDS + USE_BUILDLINK2= YES USE_PKGINSTALL= YES -- cgit v1.2.3