From 776cf5dafd2d7604a9c9de82d7f5c14c6783ad15 Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Thu, 8 Jun 2000 21:40:55 +0000 Subject: [PATCH] Add lang/guile dependency Submitted by: bento --- games/gnome-games/Makefile | 3 ++- games/gnomegames/Makefile | 3 ++- games/gnomegames2/Makefile | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index 73d2d6cb6711..75349d4f56cb 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -14,7 +14,8 @@ DISTNAME= gnome-games-${PORTVERSION} MAINTAINER= ade@FreeBSD.org -LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore +LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore \ + guile.6:${PORTSDIR}/lang/guile GTK_CONFIG?= ${X11BASE}/bin/gtk12-config diff --git a/games/gnomegames/Makefile b/games/gnomegames/Makefile index 73d2d6cb6711..75349d4f56cb 100644 --- a/games/gnomegames/Makefile +++ b/games/gnomegames/Makefile @@ -14,7 +14,8 @@ DISTNAME= gnome-games-${PORTVERSION} MAINTAINER= ade@FreeBSD.org -LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore +LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore \ + guile.6:${PORTSDIR}/lang/guile GTK_CONFIG?= ${X11BASE}/bin/gtk12-config diff --git a/games/gnomegames2/Makefile b/games/gnomegames2/Makefile index 73d2d6cb6711..75349d4f56cb 100644 --- a/games/gnomegames2/Makefile +++ b/games/gnomegames2/Makefile @@ -14,7 +14,8 @@ DISTNAME= gnome-games-${PORTVERSION} MAINTAINER= ade@FreeBSD.org -LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore +LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore \ + guile.6:${PORTSDIR}/lang/guile GTK_CONFIG?= ${X11BASE}/bin/gtk12-config