From c8c9990aa3376dbd52dcc82c699a783bc04762ef Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Thu, 8 Jun 2000 21:47:20 +0000 Subject: Add lang/guile in as a dependency Submitted by: bento --- math/gnumeric/Makefile | 3 ++- math/gnumeric2/Makefile | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'math') diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index 25e05c950b5a..74905b64b46e 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -18,7 +18,8 @@ BUILD_DEPENDS= panel:${PORTSDIR}/x11/gnomecore \ RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore \ python:${PORTSDIR}/lang/python LIB_DEPENDS= gnomeprint.9:${PORTSDIR}/print/gnomeprint \ - glade.3:${PORTSDIR}/devel/libglade + glade.3:${PORTSDIR}/devel/libglade \ + guile.6:${PORTSDIR}/lang/guile GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config GTK_CONFIG?= ${X11BASE}/bin/gtk12-config diff --git a/math/gnumeric2/Makefile b/math/gnumeric2/Makefile index 25e05c950b5a..74905b64b46e 100644 --- a/math/gnumeric2/Makefile +++ b/math/gnumeric2/Makefile @@ -18,7 +18,8 @@ BUILD_DEPENDS= panel:${PORTSDIR}/x11/gnomecore \ RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore \ python:${PORTSDIR}/lang/python LIB_DEPENDS= gnomeprint.9:${PORTSDIR}/print/gnomeprint \ - glade.3:${PORTSDIR}/devel/libglade + glade.3:${PORTSDIR}/devel/libglade \ + guile.6:${PORTSDIR}/lang/guile GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config GTK_CONFIG?= ${X11BASE}/bin/gtk12-config -- cgit v1.2.3