aboutsummaryrefslogtreecommitdiff
path: root/x11/workrave
diff options
context:
space:
mode:
authorDavid Thiel <lx@FreeBSD.org>2010-07-05 19:37:29 +0000
committerDavid Thiel <lx@FreeBSD.org>2010-07-05 19:37:29 +0000
commit5fd93dfff43b8204c3b22053068f7f2d40c6de30 (patch)
tree57d875e66ce0e443a98bd3f53926a1717a506dc4 /x11/workrave
parenta2d83accea4ab63828ce94bea8474e7c9ea7ca8f (diff)
downloadports-5fd93dfff43b8204c3b22053068f7f2d40c6de30.tar.gz
ports-5fd93dfff43b8204c3b22053068f7f2d40c6de30.zip
Add missing dependency on gdome2.
PR: ports/148265 Submitted by: Aldis Berjoza <aldis@bsdroot.lv> Feature safe: yes
Notes
Notes: svn path=/head/; revision=257415
Diffstat (limited to 'x11/workrave')
-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