From 5d03757b5b89c553f14c2af85675a6c3f9732f46 Mon Sep 17 00:00:00 2001 From: ryoon Date: Wed, 21 Mar 2012 10:37:54 +0000 Subject: Remove correct file, firefox10. Fix "make package" on DragonFly/i386 3.0.1. --- www/firefox10/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www') diff --git a/www/firefox10/Makefile b/www/firefox10/Makefile index 3f850fd78a2..4fd717581d1 100644 --- a/www/firefox10/Makefile +++ b/www/firefox10/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/03/15 09:02:43 ryoon Exp $ +# $NetBSD: Makefile,v 1.2 2012/03/21 10:37:54 ryoon Exp $ .include "../../devel/xulrunner10/dist.mk" PKGNAME= firefox10-${FIREFOX_VER} @@ -50,7 +50,7 @@ post-install: ${DESTDIR}${PREFIX}/share/applications/${MOZILLA}.desktop ${INSTALL_DATA} ${MOZILLA_ICON} \ ${DESTDIR}${PREFIX}/share/pixmaps/${MOZILLA}.png - rm -f ${DESTDIR}${PREFIX}/bin/firefox + rm -f ${DESTDIR}${PREFIX}/bin/firefox10 ${INSTALL_SCRIPT} ${WRKDIR}/${MOZILLA} ${DESTDIR}${PREFIX}/bin BUILDLINK_API_DEPENDS.xulrunner10+= xulrunner10>=${MOZ_BRANCH}${MOZ_BRANCH_MINOR} -- cgit v1.2.3