mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
Unbreak, those 3 ports include Makefile.xpi after bsd.port.pre.mk so the
USES from Makefile.xpi was inefficient Reported by: pkg-fallout
This commit is contained in:
parent
bf91ebf84f
commit
894d94a65c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=348103
@ -21,6 +21,7 @@ PLISTF?= ${WRKDIR}/plist_files
|
||||
|
||||
NO_BUILD= yes
|
||||
NO_ARCH= yes
|
||||
USES= zip:infozip
|
||||
USE_THUNDERBIRD= yes
|
||||
USE_XPI= thunderbird linux-thunderbird
|
||||
USE_SUBMAKE= yes
|
||||
|
@ -15,6 +15,7 @@ COMMENT= Localized interface for Firefox
|
||||
|
||||
EXTRACT_DEPENDS= zip:${PORTSDIR}/archivers/zip
|
||||
|
||||
USES= zip:infozip
|
||||
#USE_FIREFOX= 24
|
||||
USE_XPI= firefox
|
||||
|
||||
|
@ -15,6 +15,7 @@ COMMENT= Localized interface for Firefox
|
||||
|
||||
EXTRACT_DEPENDS= zip:${PORTSDIR}/archivers/zip
|
||||
|
||||
USES= zip:infozip
|
||||
USE_FIREFOX= 27
|
||||
USE_XPI= firefox linux-firefox
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user