diff options
-rw-r--r-- | games/gnome-games/Makefile | 3 | ||||
-rw-r--r-- | games/gnomegames/Makefile | 3 | ||||
-rw-r--r-- | 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 |