aboutsummaryrefslogtreecommitdiffstats
path: root/www/linuxpluginwrapper
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-12-24 10:05:32 +0800
committerkris <kris@FreeBSD.org>2004-12-24 10:05:32 +0800
commit95b55b278ade82027e1cf9fce077b2b0bab7dbbf (patch)
tree99abc63d9f09dd4112495d871d75a1a641900745 /www/linuxpluginwrapper
parent8e90779227defd634ac27ba9978d026bf0a7778d (diff)
downloadfreebsd-ports-gnome-95b55b278ade82027e1cf9fce077b2b0bab7dbbf.tar.gz
freebsd-ports-gnome-95b55b278ade82027e1cf9fce077b2b0bab7dbbf.tar.zst
freebsd-ports-gnome-95b55b278ade82027e1cf9fce077b2b0bab7dbbf.zip
Chase print/acroread5 to print/acroread
Extra Special Pointy Santa Hat to: trevor
Diffstat (limited to 'www/linuxpluginwrapper')
-rw-r--r--www/linuxpluginwrapper/Makefile2
1 files changed, 1 insertions, 1 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