diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-07-11 22:02:22 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-07-11 22:02:22 +0000 |
commit | cbe360036c13bb91a38310ff226a8eb0b2a1b104 (patch) | |
tree | c4e9259e62b5ba67ea0110493b4e0e2540210bd9 /games/glife | |
parent | f71b35794fc63964a374403cef8e98a60254d6e9 (diff) | |
download | ports-cbe360036c13bb91a38310ff226a8eb0b2a1b104.tar.gz ports-cbe360036c13bb91a38310ff226a8eb0b2a1b104.zip |
Notes
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 1ac50034f8e1..d22614c532d2 100644 --- a/games/glife/Makefile +++ b/games/glife/Makefile @@ -15,7 +15,7 @@ DISTNAME= gLife-${PORTVERSION} MAINTAINER= ade@FreeBSD.org LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ - glade.3:${PORTSDIR}/devel/libglade + glade.4:${PORTSDIR}/devel/libglade RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter USE_X_PREFIX= yes |