diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-06-26 16:14:32 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-06-26 16:14:32 +0000 |
commit | 711549036878b1d3c9c4c7ff7486624550335af1 (patch) | |
tree | bc90d44eb49c19a121d160f0d0810066b4c4e90d /devel/bonobo | |
parent | 3f5cc535186eb6711a3cd007c5751e0954d544f9 (diff) |
Notes
Diffstat (limited to 'devel/bonobo')
-rw-r--r-- | devel/bonobo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/bonobo/Makefile b/devel/bonobo/Makefile index 5f86d5fec6ea..6b9659630066 100644 --- a/devel/bonobo/Makefile +++ b/devel/bonobo/Makefile @@ -17,6 +17,7 @@ LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ gnomeprint.9:${PORTSDIR}/print/gnomeprint \ gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \ oaf.0:${PORTSDIR}/devel/oaf +RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config GTK_CONFIG?= ${X11BASE}/bin/gtk12-config |