aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorlx <lx@FreeBSD.org>2010-07-06 03:37:29 +0800
committerlx <lx@FreeBSD.org>2010-07-06 03:37:29 +0800
commit5ecee37d02db90f72e5e8de045a6b55b68a93e15 (patch)
tree866f3902efeffdf45bd0bee398e0ecff010f1f60 /x11
parentfa17be38dac56d8ef13aa2f61f59cd3b206bf790 (diff)
downloadfreebsd-ports-gnome-5ecee37d02db90f72e5e8de045a6b55b68a93e15.tar.gz
freebsd-ports-gnome-5ecee37d02db90f72e5e8de045a6b55b68a93e15.tar.zst
freebsd-ports-gnome-5ecee37d02db90f72e5e8de045a6b55b68a93e15.zip
Add missing dependency on gdome2.
PR: ports/148265 Submitted by: Aldis Berjoza <aldis@bsdroot.lv> Feature safe: yes
Diffstat (limited to 'x11')
-rw-r--r--x11/workrave/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/workrave/Makefile b/x11/workrave/Makefile
index 45e2685d2b06..3dab7ab2b0aa 100644
--- a/x11/workrave/Makefile
+++ b/x11/workrave/Makefile
@@ -7,7 +7,7 @@
PORTNAME= workrave
PORTVERSION= 1.9.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11 gnome
MASTER_SITES= SF
@@ -37,6 +37,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include `pkg-config --cflags libgnomeui-
CONFIGURE_ARGS= --enable-gconf
.include <bsd.port.pre.mk>
+LIB_DEPENDS+= gdome.8:${PORTSDIR}/textproc/gdome2
.if defined(WITH_GNOME)
LIB_DEPENDS+= gnomeuimm-2.6.1:${PORTSDIR}/x11-toolkits/libgnomeuimm26