pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/sympa Extra dependency required on Solaris, as it...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9a1f855c6635
branches: trunk
changeset: 465441:9a1f855c6635
user: gavan <gavan%pkgsrc.org@localhost>
date: Tue Dec 30 12:31:42 2003 +0000
description:
Extra dependency required on Solaris, as it's not included in the perl pkg
on all platforms.
diffstat:
mail/sympa/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 33efb693f472 -r 9a1f855c6635 mail/sympa/Makefile
--- a/mail/sympa/Makefile Tue Dec 30 12:29:48 2003 +0000
+++ b/mail/sympa/Makefile Tue Dec 30 12:31:42 2003 +0000
@@ -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-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
Home |
Main Index |
Thread Index |
Old Index