From 5ca9e11f94775d064493faa4b6cbe54ea7a25c99 Mon Sep 17 00:00:00 2001 From: nia Date: Thu, 16 Sep 2021 20:46:35 +0000 Subject: firefox91: we no longer install to share/pixmaps --- www/firefox91/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'www/firefox91') diff --git a/www/firefox91/Makefile b/www/firefox91/Makefile index 9e212fbe80e..ac7961874ad 100644 --- a/www/firefox91/Makefile +++ b/www/firefox91/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2021/09/16 20:45:38 nia Exp $ +# $NetBSD: Makefile,v 1.5 2021/09/16 20:46:35 nia Exp $ FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} MOZ_BRANCH= 91.1 @@ -153,7 +153,8 @@ post-build: < ${FILESDIR}/desktop.in \ > ${WRKDIR}/desktop -INSTALLATION_DIRS+= share/applications share/pixmaps +INSTALLATION_DIRS+= share/applications + post-install: ${ECHO} '#! /bin/sh' > ${DESTDIR}${PREFIX}/bin/${MOZILLA} ${ECHO} '${PREFIX}/lib/${MOZILLA}/${MOZILLA} "$$@"' >> \ -- cgit v1.2.3