summaryrefslogtreecommitdiff
path: root/games/glife
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-08-11 15:25:32 +0000
committerAde Lovett <ade@FreeBSD.org>2000-08-11 15:25:32 +0000
commitb417a4fddb0a4b35da5c2106ff58d0d8f962a3e9 (patch)
tree9e742a74db2cace536dad52b357e0036f5b46f3d /games/glife
parentUse explicit autoheader dependency instead of USE_AUTOCONF because (diff)
Fix up 'extra' directories
Submitted by: bento
Notes
Notes: svn path=/head/; revision=31533
Diffstat (limited to 'games/glife')
-rw-r--r--games/glife/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/glife/Makefile b/games/glife/Makefile
index 753e79a74255..8df89be300eb 100644
--- a/games/glife/Makefile
+++ b/games/glife/Makefile
@@ -14,9 +14,8 @@ DISTNAME= gLife-${PORTVERSION}
MAINTAINER= ade@FreeBSD.org
-LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \
+LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore \
glade.4:${PORTSDIR}/devel/libglade
-RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter
USE_X_PREFIX= yes
USE_LIBTOOL= yes