aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2006-01-15 01:16:48 +0800
committerpav <pav@FreeBSD.org>2006-01-15 01:16:48 +0800
commit489f22fc7fc7b235902ce2188cbf59fe5ee56657 (patch)
tree4f54b0cb8b94b53de2081b556a70e4b19876a2ea
parentf8b2a97eba005682683cb671183bcd4d75724f65 (diff)
downloadfreebsd-ports-gnome-489f22fc7fc7b235902ce2188cbf59fe5ee56657.tar.gz
freebsd-ports-gnome-489f22fc7fc7b235902ce2188cbf59fe5ee56657.tar.zst
freebsd-ports-gnome-489f22fc7fc7b235902ce2188cbf59fe5ee56657.zip
- Switch to acroread7
- Fix dependency on plugger PR: ports/91717 Submitted by: Esa Karkkainen <ejk@iki.fi>
-rw-r--r--www/plugger-plugins-hubbe/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/plugger-plugins-hubbe/Makefile b/www/plugger-plugins-hubbe/Makefile
index f2ee253d82f2..8147655077c2 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= 6
+PORTREVISION= 7
CATEGORIES= www multimedia audio graphics print editors
MASTER_SITES= # empty
DISTFILES= # empty
@@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Meta package installing all author-recommended Plugger plugins
RUN_DEPENDS= sidplay:${PORTSDIR}/audio/sidplay \
- acroread5:${PORTSDIR}/print/acroread \
+ acroread7:${PORTSDIR}/print/acroread7 \
mpg123:${PORTSDIR}/audio/mpg123 \
mikmod:${PORTSDIR}/audio/mikmod \
ogg123:${PORTSDIR}/audio/vorbis-tools \
@@ -26,7 +26,7 @@ RUN_DEPENDS= sidplay:${PORTSDIR}/audio/sidplay \
alsaplayer:${PORTSDIR}/audio/alsaplayer \
xpdf:${PORTSDIR}/graphics/xpdf \
gqview:${PORTSDIR}/graphics/gqview \
- plugger-${PORTVERSION}:${PORTSDIR}/www/plugger \
+ plugger-controller:${PORTSDIR}/www/plugger \
gv:${PORTSDIR}/print/gv \
xmp:${PORTSDIR}/audio/xmp \
${X11BASE}/bin/xscreensaver-hacks/molecule:${PORTSDIR}/x11/xscreensaver-gnome \