From 188fd47f90e47763e024078024476c73bcd600e7 Mon Sep 17 00:00:00 2001 From: Pete Fritchman Date: Thu, 9 Jan 2003 06:13:17 +0000 Subject: 1. drop the RUN_DEPENDS on mozilla so the users can choose what mozilla they want to install. 2. make the pkg-message refer to ${PREFIX}/lib/browser_plugins/ Suggested by: obrien (a long time ago, sorry I forgot about this) [1], marcus [2] --- www/linuxpluginwrapper/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'www/linuxpluginwrapper/Makefile') diff --git a/www/linuxpluginwrapper/Makefile b/www/linuxpluginwrapper/Makefile index 2ad449543a7f..c34840a86c70 100644 --- a/www/linuxpluginwrapper/Makefile +++ b/www/linuxpluginwrapper/Makefile @@ -14,8 +14,7 @@ MASTER_SITE_SUBDIR= petef MAINTAINER= petef@FreeBSD.org -RUN_DEPENDS= ${LOCALBASE}/lib/flash/libflashplayer.so:${PORTSDIR}/www/linux-flashplugin \ - mozilla:${PORTSDIR}/www/mozilla +RUN_DEPENDS= ${LOCALBASE}/lib/flash/libflashplayer.so:${PORTSDIR}/www/linux-flashplugin USE_REINPLACE= yes ONLY_FOR_ARCHS= i386 -- cgit v1.2.3