From c92e8bce0edcc770542a2d9878b9fec1480d26a3 Mon Sep 17 00:00:00 2001 From: Jeremy Messenger Date: Thu, 19 Oct 2006 18:40:25 +0000 Subject: -Fix the dependency. (chase the X11BASE -> LOCALBASE move) -Move to LOCALBASE to fix the plist. -Bump the PORTREVISION. Reported by: krismail Approved by: portmgr (implicit, kris and marcus) --- x11-clocks/gdesklets-ebichuclock/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'x11-clocks/gdesklets-ebichuclock') diff --git a/x11-clocks/gdesklets-ebichuclock/Makefile b/x11-clocks/gdesklets-ebichuclock/Makefile index 7beafcd2fd66..8de285ac4c6c 100644 --- a/x11-clocks/gdesklets-ebichuclock/Makefile +++ b/x11-clocks/gdesklets-ebichuclock/Makefile @@ -7,7 +7,7 @@ PORTNAME= ebichuclock PORTVERSION= 0.1.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-clocks gnome MASTER_SITES= http://gdesklets.gnomedesktop.org/files/ PKGNAMEPREFIX= gdesklets- @@ -16,10 +16,10 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A very simple clock with a small Ebichu picture in it RUN_DEPENDS= gdesklets:${PORTSDIR}/deskutils/gdesklets \ - ${X11BASE}/share/gnome/gdesklets/Sensors/Clock/__init__.py:${PORTSDIR}/x11-clocks/gdesklets-clock + ${LOCALBASE}/share/gnome/gdesklets/Sensors/Clock/__init__.py:${PORTSDIR}/x11-clocks/gdesklets-clock USE_BZIP2= yes -USE_X_PREFIX= yes +USE_XLIB= yes NAME= ebichuclock DATADIR= ${PREFIX}/share/gnome -- cgit v1.2.3