From 7dc64eb119866d6ba55e29c900dfcb46d7b63240 Mon Sep 17 00:00:00 2001
From: Jeremy Messenger <mezz@FreeBSD.org>
Date: Thu, 15 Dec 2005 20:42:05 +0000
Subject: Add a missing dependency, libsoup. Bump the PORTREVISION.

Reported by:	krismail
---
 deskutils/buoh/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/deskutils/buoh/Makefile b/deskutils/buoh/Makefile
index 63de6b9a7c5d..bd3e315e74ae 100644
--- a/deskutils/buoh/Makefile
+++ b/deskutils/buoh/Makefile
@@ -7,13 +7,15 @@
 
 PORTNAME=	buoh
 PORTVERSION=	0.8.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	deskutils www gnome
 MASTER_SITES=	http://buoh.steve-o.org/downloads/
 
 MAINTAINER=	mezz@FreeBSD.org
 COMMENT=	A reader for online strips comics
 
+LIB_DEPENDS=	soup-2.2.8:${PORTSDIR}/devel/libsoup
+
 USE_GMAKE=	yes
 USE_GNOME=	gnomehack gnomeprefix intlhack libgnomeui
 USE_X_PREFIX=	yes
-- 
cgit debian/1.2.3+git2.25.1-1-2-gaceb0