Fix packaging after last mozilla-firefox commit. Noticed by matthieu@
This commit is contained in:
parent
b7a07d2cf6
commit
7c259f66be
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.29 2010/10/28 12:04:50 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.30 2010/11/12 09:08:02 landry Exp $
|
||||
|
||||
MOZILLA_VERSION = 1.9.2.12
|
||||
FFX_VERSION = 3.6.12
|
||||
MOZILLA_BRANCH = 1.9.2
|
||||
MOZILLA_PROJECT = xulrunner1.9
|
||||
DISTNAME = firefox-${FFX_VERSION}.source
|
||||
REVISION-main = 0
|
||||
|
||||
|
||||
MASTER_SITES = http://releases.mozilla.org/pub/mozilla.org/firefox/releases/${FFX_VERSION}/source/
|
||||
|
@ -1,10 +1,9 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.8 2010/10/26 10:01:33 landry Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.9 2010/11/12 09:08:02 landry Exp $
|
||||
@option no-default-conflict
|
||||
@conflict xulrunner->=1.9
|
||||
@unexec xulrunner1.9 --unregister-global
|
||||
@bin bin/${MOZILLA_PROJECT}
|
||||
${MOZILLA_PROJECT}/
|
||||
${MOZILLA_PROJECT}/README.OpenBSD
|
||||
${MOZILLA_PROJECT}/chrome/
|
||||
${MOZILLA_PROJECT}/chrome/classic.jar
|
||||
${MOZILLA_PROJECT}/chrome/classic.manifest
|
||||
|
Loading…
Reference in New Issue
Block a user