summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorgavan <gavan@pkgsrc.org>2003-12-30 12:31:42 +0000
committergavan <gavan@pkgsrc.org>2003-12-30 12:31:42 +0000
commit5597a158d06be3b6edcae09e2d3a93ec07491f58 (patch)
treee2bea6f30a4021ef842bc092a29b74797c47e9e9 /mail
parent19fe227d055aa7af3d2eb3ad855b8b96762f2516 (diff)
downloadpkgsrc-5597a158d06be3b6edcae09e2d3a93ec07491f58.tar.gz
Extra dependency required on Solaris, as it's not included in the perl pkg
on all platforms.
Diffstat (limited to 'mail')
-rw-r--r--mail/sympa/Makefile6
1 files changed, 5 insertions, 1 deletions
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