From 4646ec77a5734753007ea85ae36528778fe0d44c Mon Sep 17 00:00:00 2001 From: Wen Heping Date: Fri, 4 Jun 2010 07:54:05 +0000 Subject: - Add missing dependence PR: ports/146892 Submitted by: Charlie Kester (maintainer) --- deskutils/osmo/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/deskutils/osmo/Makefile b/deskutils/osmo/Makefile index 23146d717d32..7062515c631d 100644 --- a/deskutils/osmo/Makefile +++ b/deskutils/osmo/Makefile @@ -7,7 +7,7 @@ PORTNAME= osmo PORTVERSION= 0.2.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils MASTER_SITES= SF/${PORTNAME}-pim/${PORTNAME}-pim/${PORTNAME}-${PORTVERSION}/ @@ -18,7 +18,8 @@ LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2 \ notify:${PORTSDIR}/devel/libnotify \ ical:${PORTSDIR}/devel/libical \ tar:${PORTSDIR}/devel/libtar \ - gringotts:${PORTSDIR}/security/libgringotts + gringotts:${PORTSDIR}/security/libgringotts \ + gtkhtml:${PORTSDIR}/www/libgtkhtml USE_GNOME= gtk20 USE_GETTEXT= yes -- cgit v1.2.3