summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-22 08:25:10 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-22 08:25:10 +0000
commitd7453bf1742bd7b7a13449ea97b35e101803f4cc (patch)
tree6c199be19fd1f88671bf269cdd6866932e25fb2b /finance
parentPlist cleanup. (diff)
Add a missing BUILD_DEPENDS on db4.
Reported by: bento
Notes
Notes: svn path=/head/; revision=76130
Diffstat (limited to 'finance')
-rw-r--r--finance/gnucash-docs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/finance/gnucash-docs/Makefile b/finance/gnucash-docs/Makefile
index 1f0464ee3ba3..8d03f5fd23f6 100644
--- a/finance/gnucash-docs/Makefile
+++ b/finance/gnucash-docs/Makefile
@@ -17,7 +17,8 @@ MASTER_SITE_SUBDIR= gnucash
MAINTAINER= gnome@FreeBSD.org
COMMENT= Documentation for gnucash
-BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
+BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper \
+ ${LOCALBASE}/include/db4/db_185.h:${PORTSDIR}/databases/db4
RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
USE_X_PREFIX= yes