summaryrefslogtreecommitdiffstats
path: root/databases/glom
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2009-10-11 18:43:05 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2009-10-11 18:43:05 +0800
commitbd63d4ee8a3faffe8d7103a994b66fc27c35bc24 (patch)
tree735eb2db85fdb02a0793239509f97f611958e240 /databases/glom
parent7bb859f8c227efe0d2e4ad899225ab7ef492f5ae (diff)
downloadmarcuscom-ports-bd63d4ee8a3faffe8d7103a994b66fc27c35bc24.tar
marcuscom-ports-bd63d4ee8a3faffe8d7103a994b66fc27c35bc24.tar.gz
marcuscom-ports-bd63d4ee8a3faffe8d7103a994b66fc27c35bc24.tar.bz2
marcuscom-ports-bd63d4ee8a3faffe8d7103a994b66fc27c35bc24.tar.lz
marcuscom-ports-bd63d4ee8a3faffe8d7103a994b66fc27c35bc24.tar.xz
marcuscom-ports-bd63d4ee8a3faffe8d7103a994b66fc27c35bc24.tar.zst
marcuscom-ports-bd63d4ee8a3faffe8d7103a994b66fc27c35bc24.zip
Add depend on gconfmm.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13109 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'databases/glom')
-rw-r--r--databases/glom/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/glom/Makefile b/databases/glom/Makefile
index 2e0dda4e5..d6a493d89 100644
--- a/databases/glom/Makefile
+++ b/databases/glom/Makefile
@@ -3,7 +3,7 @@
# Whom: Adam Weinberger <adamw@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/databases/glom/Makefile,v 1.26 2009/10/02 17:11:43 kwm Exp $
+# $MCom: ports/databases/glom/Makefile,v 1.27 2009/10/05 18:26:22 kwm Exp $
#
PORTNAME= glom
@@ -16,6 +16,7 @@ MAINTAINER= kwm@FreeBSD.org
COMMENT= GNOME database designer and user interface
LIB_DEPENDS= gdamm-4.0.12:${PORTSDIR}/databases/libgdamm \
+ gconfmm-2.0.1:${PORTSDIR}/devel/gconfmm \
gtksourceviewmm-2.0.2:${PORTSDIR}/x11-toolkits/libgtksourceviewmm \
avahi-ui.0:${PORTSDIR}/net/avahi-gtk \
epc-1.0.2:${PORTSDIR}/www/libepc \