diff options
author | vd <vd@FreeBSD.org> | 2006-12-14 15:57:09 +0800 |
---|---|---|
committer | vd <vd@FreeBSD.org> | 2006-12-14 15:57:09 +0800 |
commit | 30db138f20fe559c02e2908fc720af66612ab368 (patch) | |
tree | 27a15f74254c23ce68734a892d321914724b475a /www/plugger-plugins-hubbe | |
parent | b22e015478384b54520aefd4a33cedd4d36933dd (diff) | |
download | freebsd-ports-gnome-30db138f20fe559c02e2908fc720af66612ab368.tar.gz freebsd-ports-gnome-30db138f20fe559c02e2908fc720af66612ab368.tar.zst freebsd-ports-gnome-30db138f20fe559c02e2908fc720af66612ab368.zip |
Drop audio/alsaplayer from the dependencies, it's going to be removed.
Diffstat (limited to 'www/plugger-plugins-hubbe')
-rw-r--r-- | www/plugger-plugins-hubbe/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/plugger-plugins-hubbe/Makefile b/www/plugger-plugins-hubbe/Makefile index 88f9d82212d8..d879d3ec408c 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= 9 +PORTREVISION= 10 CATEGORIES= www multimedia audio graphics print editors MASTER_SITES= # empty DISTFILES= # empty @@ -23,7 +23,6 @@ RUN_DEPENDS= sidplay:${PORTSDIR}/audio/sidplay \ ogg123:${PORTSDIR}/audio/vorbis-tools \ xanim:${PORTSDIR}/multimedia/xanim \ ${LOCALBASE}/share/eawpats/acbass.pat:${PORTSDIR}/audio/eawpats \ - alsaplayer:${PORTSDIR}/audio/alsaplayer \ xpdf:${PORTSDIR}/graphics/xpdf \ gqview:${PORTSDIR}/graphics/gqview \ plugger-controller:${PORTSDIR}/www/plugger \ |