diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-14 08:54:54 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-14 08:54:54 +0000 |
commit | 29747f458a1eb2ce23b4594b09d0256dd62760b8 (patch) | |
tree | 1b71ba5d9ffdd308b6c18130f7c116f5bab5dc12 /www/plugger-plugins-hubbe | |
parent | 7aad84f808b93baa6a7077ce0b47573b9c4c79a0 (diff) | |
download | ports-29747f458a1eb2ce23b4594b09d0256dd62760b8.tar.gz ports-29747f458a1eb2ce23b4594b09d0256dd62760b8.zip |
Notes
Diffstat (limited to 'www/plugger-plugins-hubbe')
-rw-r--r-- | www/plugger-plugins-hubbe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/plugger-plugins-hubbe/Makefile b/www/plugger-plugins-hubbe/Makefile index eee9dc85b0f7..88f9d82212d8 100644 --- a/www/plugger-plugins-hubbe/Makefile +++ b/www/plugger-plugins-hubbe/Makefile @@ -7,7 +7,7 @@ PORTNAME= plugger-plugins-hubbe PORTVERSION= 5.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= www multimedia audio graphics print editors MASTER_SITES= # empty DISTFILES= # empty @@ -29,7 +29,7 @@ RUN_DEPENDS= sidplay:${PORTSDIR}/audio/sidplay \ plugger-controller:${PORTSDIR}/www/plugger \ gv:${PORTSDIR}/print/gv \ xmp:${PORTSDIR}/audio/xmp \ - ${X11BASE}/bin/xscreensaver-hacks/molecule:${PORTSDIR}/x11/xscreensaver-gnome \ + ${LOCALBASE}/bin/xscreensaver-hacks/molecule:${PORTSDIR}/x11/xscreensaver-gnome \ mplayer:${PORTSDIR}/multimedia/mplayer \ gnumeric:${PORTSDIR}/math/gnumeric \ abiword:${PORTSDIR}/editors/abiword \ |