aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2005-12-15 20:42:05 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2005-12-15 20:42:05 +0000
commit7dc64eb119866d6ba55e29c900dfcb46d7b63240 (patch)
tree2887a4bd3b41c41dcd22aca33ebc8bd4d7facaa7
parent7e3692bf39ca75e0de822225e32bce316750738d (diff)
downloadports-7dc64eb119866d6ba55e29c900dfcb46d7b63240.tar.gz
ports-7dc64eb119866d6ba55e29c900dfcb46d7b63240.zip
Add a missing dependency, libsoup. Bump the PORTREVISION.
Reported by: krismail
Notes
Notes: svn path=/head/; revision=151263
-rw-r--r--deskutils/buoh/Makefile4
1 files changed, 3 insertions, 1 deletions
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