diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-11-15 01:17:16 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-11-15 01:17:16 +0000 |
commit | cee1bf46729611f971e55f28f36ea23cefa1bfa5 (patch) | |
tree | bdf34d3113107b54b74a9350b7bd6e5998dc8eca /x11-clocks/gdesklets-ebichuclock | |
parent | 58a892e4b355930923dd11f7556b683ee25b1d0f (diff) | |
download | ports-cee1bf46729611f971e55f28f36ea23cefa1bfa5.tar.gz ports-cee1bf46729611f971e55f28f36ea23cefa1bfa5.zip |
Notes
Diffstat (limited to 'x11-clocks/gdesklets-ebichuclock')
-rw-r--r-- | x11-clocks/gdesklets-ebichuclock/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/gdesklets-ebichuclock/Makefile b/x11-clocks/gdesklets-ebichuclock/Makefile index 803a00726617..3c1a6eb0fb44 100644 --- a/x11-clocks/gdesklets-ebichuclock/Makefile +++ b/x11-clocks/gdesklets-ebichuclock/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= gdesklets- MAINTAINER= ports@FreeBSD.org COMMENT= A very simple clock with a small Ebichu picture in it -RUN_DEPENDS= ${X11BASE}/libdata/pkgconfig/gdesklets-core.pc:${PORTSDIR}/deskutils/gdesklets \ +RUN_DEPENDS= gdesklets:${PORTSDIR}/deskutils/gdesklets \ ${X11BASE}/share/gnome/gdesklets/Sensors/Clock/__init__.py:${PORTSDIR}/x11-clocks/gdesklets-clock USE_BZIP2= yes |