From 4b971ff9ed4bf1ebe1e0f7fd6e99e9141c494732 Mon Sep 17 00:00:00 2001 From: nork Date: Sun, 20 Mar 2005 04:06:05 +0000 Subject: o Fix build on 4-stable and DragonFlyBSD. [1] o Chase port name as print/acroread7. Submitted by: YONETANI Tomokazu [1] Reported by: many people, ports/78165 [1] Committed at: Echigo Yuzawa Camp 2005 --- www/linuxpluginwrapper/Makefile | 4 ++-- www/linuxpluginwrapper/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'www/linuxpluginwrapper') diff --git a/www/linuxpluginwrapper/Makefile b/www/linuxpluginwrapper/Makefile index f2e12fe70f3..e9b56e02c0e 100644 --- a/www/linuxpluginwrapper/Makefile +++ b/www/linuxpluginwrapper/Makefile @@ -6,7 +6,7 @@ # PORTNAME= linuxpluginwrapper -PORTVERSION= 20050319 +PORTVERSION= 20050320 PORTREVISION= 0 CATEGORIES= www linux emulators MASTER_SITES= http://people.FreeBSD.org/~nork/distfiles/ \ @@ -22,7 +22,7 @@ COMMENT= A wrapper allowing use of linux-plugins with native applications RUN_DEPENDS= ${LOCALBASE}/lib/linux-flashplugin6/libflashplayer.so:${PORTSDIR}/www/linux-flashplugin6 RUN_DEPENDS+= ${LOCALBASE}/lib/linux-mozilla/plugins/nphelix.so:${PORTSDIR}/multimedia/linux-realplayer .if ${OSVERSION} >= 500000 -RUN_DEPENDS+= ${LINUXBASE}/usr/local/Adobe/Acrobat7.0/Browser/intellinux/nppdf.so:${PORTSDIR}/print/acroread +RUN_DEPENDS+= ${LINUXBASE}/usr/local/Adobe/Acrobat7.0/Browser/intellinux/nppdf.so:${PORTSDIR}/print/acroread7 .else USE_MOTIF= yes .endif diff --git a/www/linuxpluginwrapper/distinfo b/www/linuxpluginwrapper/distinfo index 6dd201fae62..566bb8f15d4 100644 --- a/www/linuxpluginwrapper/distinfo +++ b/www/linuxpluginwrapper/distinfo @@ -1,2 +1,2 @@ -MD5 (linuxpluginwrapper-20050319.tar.gz) = 85da9788d78aae30c609c4532bbfa6e3 -SIZE (linuxpluginwrapper-20050319.tar.gz) = 17990 +MD5 (linuxpluginwrapper-20050320.tar.gz) = 7663af3830dc48c5daab9b89251b03b9 +SIZE (linuxpluginwrapper-20050320.tar.gz) = 18043 -- cgit