From 4769f2949495d1e4a9914e07bc7be62ef5a6c616 Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 11 Feb 2005 19:27:36 +0000 Subject: * Switch the gnomesystemtools dependency check * Use zzz instead of apm -s to allow support for ACPI suspend as well [1] Requested by: sajd on #freebsd-gnome (I think) [1] git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3635 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gnome-applets/Makefile | 3 ++- x11/gnome-applets/files/patch-battstat_battstat.schemas.in | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'x11/gnome-applets') diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index f7bad4643..ba8a2a64d 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomeapplets2 PORTVERSION= 2.9.6 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-applets/2.9 @@ -16,7 +17,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Applets components for the Gnome 2 Desktop Environment -BUILD_DEPENDS= ${X11BASE}/libdata/pkgconfig/system-tools-backends.pc:${PORTSDIR}/sysutils/gnomesystemtools +BUILD_DEPENDS= ${X11BASE}/libdata/pkgconfig/gnome-system-tools.pc:${PORTSDIR}/sysutils/gnomesystemtools LIB_DEPENDS= gtop-2.0:${PORTSDIR}/devel/libgtop2 \ xklavier.10:${PORTSDIR}/x11/libxklavier \ gucharmap.4:${PORTSDIR}/deskutils/gucharmap diff --git a/x11/gnome-applets/files/patch-battstat_battstat.schemas.in b/x11/gnome-applets/files/patch-battstat_battstat.schemas.in index ecaea9dab..a6bed2361 100644 --- a/x11/gnome-applets/files/patch-battstat_battstat.schemas.in +++ b/x11/gnome-applets/files/patch-battstat_battstat.schemas.in @@ -5,7 +5,7 @@ battstat-applet string - /usr/bin/apm -s -+ /usr/sbin/apm -s ++ /usr/sbin/zzz Suspend Command Command to send to suspend the computer -- cgit v1.2.3