From ad6de0fd7d3909b01845f08baeaa958674e3d543 Mon Sep 17 00:00:00 2001 From: marcus Date: Thu, 12 May 2005 15:53:24 +0000 Subject: Correct a typo in the previous commit, and use the right version libdb41. --- finance/gnucash-devel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'finance/gnucash-devel') diff --git a/finance/gnucash-devel/Makefile b/finance/gnucash-devel/Makefile index f1bf3fddea78..655b796ec1ce 100644 --- a/finance/gnucash-devel/Makefile +++ b/finance/gnucash-devel/Makefile @@ -50,7 +50,7 @@ INFO= gnucash-design .include .if exists(${LOCALBASE}/include/db41/db_185.h) -LIB_DEPENDS+= db4.1:${PORTSDIR}/databases/db41 +LIB_DEPENDS+= db41.1:${PORTSDIR}/databases/db41 post-patch: @${REINPLACE_CMD} -e "s|db4/db_185.h|db41/db_185.h|g" \ ${WRKSRC}/configure -- cgit