summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--editors/gedit/Makefile3
-rw-r--r--editors/gedit2/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile
index ddc10dd02c80..673ca4513027 100644
--- a/editors/gedit/Makefile
+++ b/editors/gedit/Makefile
@@ -13,7 +13,8 @@ MASTER_SITES= http://download.sourceforge.net/gedit/
MAINTAINER= ade@FreeBSD.org
LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \
- gnomeprint.9:${PORTSDIR}/print/gnomeprint
+ gnomeprint.9:${PORTSDIR}/print/gnomeprint \
+ glade.3:${PORTSDIR}/devel/libglade
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
diff --git a/editors/gedit2/Makefile b/editors/gedit2/Makefile
index ddc10dd02c80..673ca4513027 100644
--- a/editors/gedit2/Makefile
+++ b/editors/gedit2/Makefile
@@ -13,7 +13,8 @@ MASTER_SITES= http://download.sourceforge.net/gedit/
MAINTAINER= ade@FreeBSD.org
LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \
- gnomeprint.9:${PORTSDIR}/print/gnomeprint
+ gnomeprint.9:${PORTSDIR}/print/gnomeprint \
+ glade.3:${PORTSDIR}/devel/libglade
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config