summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/linuxpluginwrapper/Makefile2
-rw-r--r--www/plugger-plugins-hubbe/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/www/linuxpluginwrapper/Makefile b/www/linuxpluginwrapper/Makefile
index 47c490ff6b0d..57d5115ff631 100644
--- a/www/linuxpluginwrapper/Makefile
+++ b/www/linuxpluginwrapper/Makefile
@@ -21,7 +21,7 @@ COMMENT= A wrapper allowing use of linux-plugins with native applications
.if !defined(WITHOUT_PLUGINS)
RUN_DEPENDS= ${LOCALBASE}/lib/linux-flashplugin6/libflashplayer.so:${PORTSDIR}/www/linux-flashplugin6
.if ${OSVERSION} >= 500000
-RUN_DEPENDS+= ${LOCALBASE}/Acrobat5/Browsers/intellinux/nppdf.so:${PORTSDIR}/print/acroread5
+RUN_DEPENDS+= ${LOCALBASE}/Acrobat5/Browsers/intellinux/nppdf.so:${PORTSDIR}/print/acroread
.else
USE_MOTIF= yes
.endif
diff --git a/www/plugger-plugins-hubbe/Makefile b/www/plugger-plugins-hubbe/Makefile
index 928cf3edbeae..689d4fcc9f96 100644
--- a/www/plugger-plugins-hubbe/Makefile
+++ b/www/plugger-plugins-hubbe/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= coop9211@uidaho.edu
COMMENT= Meta package installing all author-recommended Plugger plugins
RUN_DEPENDS= sidplay:${PORTSDIR}/audio/sidplay \
- acroread5:${PORTSDIR}/print/acroread5 \
+ acroread5:${PORTSDIR}/print/acroread \
mpg123:${PORTSDIR}/audio/mpg123 \
mikmod:${PORTSDIR}/audio/mikmod \
ogg123:${PORTSDIR}/audio/vorbis-tools \