aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-05-22 22:27:04 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-05-22 22:27:04 +0000
commitce968c635337543b700b22d6187b9b0217f3f915 (patch)
tree2c323c906c3e39b972e325e5337dca79bfe88496 /editors
parent7b2d90e535d0cbed020891c747cf14ed8f01ec9a (diff)
downloadports-ce968c635337543b700b22d6187b9b0217f3f915.tar.gz
ports-ce968c635337543b700b22d6187b9b0217f3f915.zip
Add missing dependency on libgnomeui.
Submitted by: bento
Notes
Notes: svn path=/head/; revision=59737
Diffstat (limited to 'editors')
-rw-r--r--editors/gedit2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/gedit2/Makefile b/editors/gedit2/Makefile
index a74d5fc675b6..9329640c1c24 100644
--- a/editors/gedit2/Makefile
+++ b/editors/gedit2/Makefile
@@ -14,7 +14,8 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
-LIB_DEPENDS= gnomeprintui-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui
+LIB_DEPENDS= gnomeprintui-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui \
+ gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui
WRKSRC= ${WRKDIR}/gedit-${PORTVERSION}