diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-10-24 23:37:25 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-10-24 23:37:25 +0000 |
commit | 4acc6fb2a411b291c9c210d82bafe7c62e71c77d (patch) | |
tree | bc16420eb52d65511ceb520c00171d219210a473 /x11-clocks/gdesklets-ebichuclock | |
parent | 97dfcc1b41c5b4581b1d73128a866beec069c5bf (diff) | |
download | ports-4acc6fb2a411b291c9c210d82bafe7c62e71c77d.tar.gz ports-4acc6fb2a411b291c9c210d82bafe7c62e71c77d.zip |
Notes
Diffstat (limited to 'x11-clocks/gdesklets-ebichuclock')
-rw-r--r-- | x11-clocks/gdesklets-ebichuclock/Makefile | 6 | ||||
-rw-r--r-- | x11-clocks/gdesklets-ebichuclock/pkg-message | 4 | ||||
-rw-r--r-- | x11-clocks/gdesklets-ebichuclock/pkg-plist | 22 |
3 files changed, 16 insertions, 16 deletions
diff --git a/x11-clocks/gdesklets-ebichuclock/Makefile b/x11-clocks/gdesklets-ebichuclock/Makefile index a6b2f61904ef..ec65f90095cd 100644 --- a/x11-clocks/gdesklets-ebichuclock/Makefile +++ b/x11-clocks/gdesklets-ebichuclock/Makefile @@ -7,7 +7,7 @@ PORTNAME= ebichuclock PORTVERSION= 0.1.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11-clocks gnome MASTER_SITES= http://gdesklets.gnomedesktop.org/files/ PKGNAMEPREFIX= gdesklets- @@ -16,13 +16,13 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A very simple clock with a small Ebichu picture in it RUN_DEPENDS= gdesklets:${PORTSDIR}/deskutils/gdesklets \ - ${LOCALBASE}/share/gnome/gdesklets/Sensors/Clock/__init__.py:${PORTSDIR}/x11-clocks/gdesklets-clock + ${LOCALBASE}/share/gdesklets/Sensors/Clock/__init__.py:${PORTSDIR}/x11-clocks/gdesklets-clock USE_BZIP2= yes USE_XLIB= yes NAME= ebichuclock -DATADIR= ${PREFIX}/share/gnome +DATADIR= ${PREFIX}/share PKGMESSAGE= ${WRKDIR}/pkg-message WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/x11-clocks/gdesklets-ebichuclock/pkg-message b/x11-clocks/gdesklets-ebichuclock/pkg-message index 6410433455a2..f1fd712ef551 100644 --- a/x11-clocks/gdesklets-ebichuclock/pkg-message +++ b/x11-clocks/gdesklets-ebichuclock/pkg-message @@ -1,9 +1,9 @@ To list displays installed by this port: - ls %%PREFIX%%/share/gnome/gdesklets/Displays/%%NAME%% + ls %%PREFIX%%/share/gdesklets/Displays/%%NAME%% To add this desklet to your desktop: - gdesklets open %%PREFIX%%/share/gnome/gdesklets/Displays/%%NAME%%/<name>.display + gdesklets open %%PREFIX%%/share/gdesklets/Displays/%%NAME%%/<name>.display diff --git a/x11-clocks/gdesklets-ebichuclock/pkg-plist b/x11-clocks/gdesklets-ebichuclock/pkg-plist index 3b7773ea451f..4e4807c622e2 100644 --- a/x11-clocks/gdesklets-ebichuclock/pkg-plist +++ b/x11-clocks/gdesklets-ebichuclock/pkg-plist @@ -1,11 +1,11 @@ -share/gnome/gdesklets/Displays/ebichuclock/README -share/gnome/gdesklets/Displays/ebichuclock/ebichuclock-happy.display -share/gnome/gdesklets/Displays/ebichuclock/ebichuclock-pie.display -share/gnome/gdesklets/Displays/ebichuclock/ebichuclock-xface.display -share/gnome/gdesklets/Displays/ebichuclock/ebichuclock.display -share/gnome/gdesklets/Displays/ebichuclock/gfx/ebichu0.png -share/gnome/gdesklets/Displays/ebichuclock/gfx/ebichu1.png -share/gnome/gdesklets/Displays/ebichuclock/gfx/ebichu2.png -share/gnome/gdesklets/Displays/ebichuclock/gfx/ebichuclock.png -@dirrm share/gnome/gdesklets/Displays/ebichuclock/gfx -@dirrm share/gnome/gdesklets/Displays/ebichuclock +share/gdesklets/Displays/ebichuclock/README +share/gdesklets/Displays/ebichuclock/ebichuclock-happy.display +share/gdesklets/Displays/ebichuclock/ebichuclock-pie.display +share/gdesklets/Displays/ebichuclock/ebichuclock-xface.display +share/gdesklets/Displays/ebichuclock/ebichuclock.display +share/gdesklets/Displays/ebichuclock/gfx/ebichu0.png +share/gdesklets/Displays/ebichuclock/gfx/ebichu1.png +share/gdesklets/Displays/ebichuclock/gfx/ebichu2.png +share/gdesklets/Displays/ebichuclock/gfx/ebichuclock.png +@dirrm share/gdesklets/Displays/ebichuclock/gfx +@dirrm share/gdesklets/Displays/ebichuclock |