diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-applets/Makefile | 3 | ||||
-rw-r--r-- | x11/gnome-applets/files/patch-battstat_battstat.schemas.in | 2 | ||||
-rw-r--r-- | x11/gnomeapplets2/Makefile | 3 | ||||
-rw-r--r-- | x11/gnomeapplets2/files/patch-battstat_battstat.schemas.in | 2 |
4 files changed, 6 insertions, 4 deletions
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 @@ <owner>battstat-applet</owner> <type>string</type> - <default>/usr/bin/apm -s</default> -+ <default>/usr/sbin/apm -s</default> ++ <default>/usr/sbin/zzz</default> <locale name="C"> <short>Suspend Command</short> <long>Command to send to suspend the computer</long> diff --git a/x11/gnomeapplets2/Makefile b/x11/gnomeapplets2/Makefile index f7bad4643..ba8a2a64d 100644 --- a/x11/gnomeapplets2/Makefile +++ b/x11/gnomeapplets2/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/gnomeapplets2/files/patch-battstat_battstat.schemas.in b/x11/gnomeapplets2/files/patch-battstat_battstat.schemas.in index ecaea9dab..a6bed2361 100644 --- a/x11/gnomeapplets2/files/patch-battstat_battstat.schemas.in +++ b/x11/gnomeapplets2/files/patch-battstat_battstat.schemas.in @@ -5,7 +5,7 @@ <owner>battstat-applet</owner> <type>string</type> - <default>/usr/bin/apm -s</default> -+ <default>/usr/sbin/apm -s</default> ++ <default>/usr/sbin/zzz</default> <locale name="C"> <short>Suspend Command</short> <long>Command to send to suspend the computer</long> |