summaryrefslogtreecommitdiff
path: root/mail/sqwebmail
diff options
context:
space:
mode:
authorjlam <jlam>2004-02-24 00:22:45 +0000
committerjlam <jlam>2004-02-24 00:22:45 +0000
commitdf2a724c5f1e4d0b9adaf91b6a418ac0eb639668 (patch)
treeebdcd8025dc679dda589b0044371b9e44cb09165 /mail/sqwebmail
parentf5027f2fb11c4d94e401415ace96bd62ce177827 (diff)
downloadpkgsrc-df2a724c5f1e4d0b9adaf91b6a418ac0eb639668.tar.gz
Clean up Solaris db handling by just noting that we need db-1.85
functionality.
Diffstat (limited to 'mail/sqwebmail')
-rw-r--r--mail/sqwebmail/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/mail/sqwebmail/Makefile b/mail/sqwebmail/Makefile
index 9ad6776e88f..81c4d27251e 100644
--- a/mail/sqwebmail/Makefile
+++ b/mail/sqwebmail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2004/02/24 00:14:33 jlam Exp $
+# $NetBSD: Makefile,v 1.19 2004/02/24 00:22:45 jlam Exp $
DISTNAME= sqwebmail-3.6.2
CATEGORIES= www
@@ -10,6 +10,7 @@ DEPENDS+= courier-maildirmake>=${BASE_VERS}:../../mail/courier-maildirmake
USE_BUILDLINK3= yes
USE_LANGUAGES= c c++
+USE_DB185= yes
USE_PERL5= yes
REPLACE_PERL= sysconftool
@@ -85,9 +86,7 @@ CONF_FILES_PERMS+= ${DATADIR}/sqwebmail/${FILE} \
.endfor
RCD_SCRIPTS= pcpd sqwebmaild
-.if ${OPSYS} == "SunOS"
-. include "../../databases/db/buildlink3.mk"
-.endif
+.include "../../databases/db/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
pre-configure: