summaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-07-19 07:13:54 +0000
committermarcus <marcus@FreeBSD.org>2002-07-19 07:13:54 +0000
commitc507d0603becf5ed7482f14bb4ae1242877f6f28 (patch)
tree8eca809fd10eedb5e04a2b6dd9f35e8a4b72917f /editors
parent4c76a0f095a1e2d3b812c77412dfefc67d5efbe4 (diff)
downloadFreeBSD-ports-c507d0603becf5ed7482f14bb4ae1242877f6f28.zip
FreeBSD-ports-c507d0603becf5ed7482f14bb4ae1242877f6f28.tar.gz
Add a dependency to eel that crept in between 2.0.0 and 2.0.1.
Noticed by: James Satterfield <james@floondoon.com>
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 15bd604..aee698b 100644
--- a/editors/gedit2/Makefile
+++ b/editors/gedit2/Makefile
@@ -16,7 +16,8 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
LIB_DEPENDS= gnomeprintui-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui \
- gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui
+ gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui \
+ eel-2.2:${PORTSDIR}/x11-toolkits/eel2
WRKSRC= ${WRKDIR}/gedit-${PORTVERSION}
OpenPOWER on IntegriCloud