diff options
Diffstat (limited to 'games/glife')
-rw-r--r-- | games/glife/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/glife/Makefile b/games/glife/Makefile index 714fa80341fa..1b8f34119887 100644 --- a/games/glife/Makefile +++ b/games/glife/Makefile @@ -13,7 +13,7 @@ DISTNAME= gLife-${PORTVERSION} MAINTAINER= ade@FreeBSD.org -LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs \ +LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ glade.3:${PORTSDIR}/devel/libglade USE_X_PREFIX= yes |