diff options
author | kwm <kwm@FreeBSD.org> | 2009-01-20 01:57:24 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2009-01-20 01:57:24 +0800 |
commit | 5ff411b16f3151550eb16d57624af2040c9b45da (patch) | |
tree | a75a0745d7d3a6460a8fe2b7bc98f83ebd5e68ee /databases/glom | |
parent | e7f4f19874392f29816de50f9b877dcc89daeba0 (diff) | |
download | freebsd-ports-gnome-5ff411b16f3151550eb16d57624af2040c9b45da.tar.gz freebsd-ports-gnome-5ff411b16f3151550eb16d57624af2040c9b45da.tar.zst freebsd-ports-gnome-5ff411b16f3151550eb16d57624af2040c9b45da.zip |
Add libepc and avahi-ui to dependencies.
Submitted by: pointhat (via pavmail)
Diffstat (limited to 'databases/glom')
-rw-r--r-- | databases/glom/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/glom/Makefile b/databases/glom/Makefile index 2a305016575e..08bab08a6ea9 100644 --- a/databases/glom/Makefile +++ b/databases/glom/Makefile @@ -18,6 +18,8 @@ COMMENT= GNOME database designer and user interface LIB_DEPENDS= bakery-2.6:${PORTSDIR}/x11-toolkits/bakery \ gdamm-3.0.10:${PORTSDIR}/databases/libgdamm \ gtksourceviewmm-2.0.2:${PORTSDIR}/x11-toolkits/libgtksourceviewmm \ + avahi-ui.0:${PORTSDIR}/net/avahi-gtk \ + epc-1.0.1:${PORTSDIR}/www/libepc \ goocanvasmm-0.1.4:${PORTSDIR}/graphics/goocanvasmm BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \ ${LOCALBASE}/libdata/pkgconfig/libgda-postgres-3.0.pc:${PORTSDIR}/databases/libgda3-postgresql |