diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2005-12-15 20:42:05 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2005-12-15 20:42:05 +0000 |
commit | 7dc64eb119866d6ba55e29c900dfcb46d7b63240 (patch) | |
tree | 2887a4bd3b41c41dcd22aca33ebc8bd4d7facaa7 /deskutils | |
parent | 7e3692bf39ca75e0de822225e32bce316750738d (diff) |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/buoh/Makefile | 4 |
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 |