From 25fc79de856e42a439cb11a87d24fb8d99235d7d Mon Sep 17 00:00:00 2001 From: jlam Date: Tue, 24 Feb 2004 00:22:45 +0000 Subject: Clean up Solaris db handling by just noting that we need db-1.85 functionality. --- mail/sqwebmail/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'mail/sqwebmail') 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: -- cgit v1.2.3