diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/gedit/Makefile | 1 | ||||
-rw-r--r-- | editors/gedit2/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index 7c030b05aaec..547c4d784234 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -16,6 +16,7 @@ MAINTAINER= ade@FreeBSD.org LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ gnomeprint.9:${PORTSDIR}/print/gnomeprint \ glade.3:${PORTSDIR}/devel/libglade +RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter GTK_CONFIG?= ${X11BASE}/bin/gtk12-config diff --git a/editors/gedit2/Makefile b/editors/gedit2/Makefile index 7c030b05aaec..547c4d784234 100644 --- a/editors/gedit2/Makefile +++ b/editors/gedit2/Makefile @@ -16,6 +16,7 @@ MAINTAINER= ade@FreeBSD.org LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ gnomeprint.9:${PORTSDIR}/print/gnomeprint \ glade.3:${PORTSDIR}/devel/libglade +RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter GTK_CONFIG?= ${X11BASE}/bin/gtk12-config |