diff options
Diffstat (limited to 'x11-clocks/gdesklets-ebichuclock/Makefile')
-rw-r--r-- | x11-clocks/gdesklets-ebichuclock/Makefile | 6 |
1 files changed, 3 insertions, 3 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} |