From c4ce8ace8723eeeecc648f93aa54acd68784ceec Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sun, 2 Feb 2003 04:45:47 +0000 Subject: Remove the lib/browser_plugins directory. Reported by: bento --- www/seamonkey/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/seamonkey') diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index c626ebc7c8de..4c171ab69c0f 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -199,6 +199,7 @@ pre-install: ${ECHO_CMD} bin/${MOZILLA} >> ${PLIST} if [ ! -L ${PREFIX}/lib/browser_plugins/libjavaplugin_oji.so ]; then \ ${ECHO_CMD} lib/browser_plugins/libjavaplugin_oji.so >> ${PLIST} ; \ + ${ECHO_CMD} @dirrm lib/browser_plugins >> ${PLIST} ; \ fi cd ${WRKSRC}/dist/bin && ${FIND} -s * -type f -o -type l | \ ${SED} -e 's:^:lib/${MOZILLA}/:' >> ${PLIST} \ -- cgit v1.2.3