- also switch to pkg-readmes, reminded by landry@
This commit is contained in:
parent
f83d32e2b5
commit
b8fd8eb98a
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.63 2010/10/28 13:45:26 landry Exp $
|
# $OpenBSD: Makefile,v 1.64 2010/11/11 09:55:05 jasper Exp $
|
||||||
|
|
||||||
COMMENT-main = Mozilla application suite
|
COMMENT-main = Mozilla application suite
|
||||||
COMMENT-lightning = Mozilla Seamonkey calendar extension
|
COMMENT-lightning = Mozilla Seamonkey calendar extension
|
||||||
@ -10,6 +10,7 @@ MOZILLA_CODENAME = suite
|
|||||||
|
|
||||||
MULTI_PACKAGES = -main -lightning
|
MULTI_PACKAGES = -main -lightning
|
||||||
PKGNAME-main = ${PKGNAME}
|
PKGNAME-main = ${PKGNAME}
|
||||||
|
REVISION-main = 0
|
||||||
PKGNAME-lightning = lightning-seamonkey-1.0beta1
|
PKGNAME-lightning = lightning-seamonkey-1.0beta1
|
||||||
REVISION-lightning = 8
|
REVISION-lightning = 8
|
||||||
EPOCH-lightning = 0
|
EPOCH-lightning = 0
|
||||||
|
@ -1,2 +0,0 @@
|
|||||||
Please see ${PREFIX}/seamonkey/README.OpenBSD for information about
|
|
||||||
running SeaMonkey on OpenBSD.
|
|
@ -1,10 +1,9 @@
|
|||||||
@comment $OpenBSD: PLIST-main,v 1.13 2010/10/27 13:02:39 landry Exp $
|
@comment $OpenBSD: PLIST-main,v 1.14 2010/11/11 09:55:05 jasper Exp $
|
||||||
@conflict seamonkey-<=2.0.6
|
@conflict seamonkey-<=2.0.6
|
||||||
@pkgpath www/seamonkey
|
@pkgpath www/seamonkey
|
||||||
bin/${MOZILLA_PROJECT}
|
bin/${MOZILLA_PROJECT}
|
||||||
@man man/man1/${MOZILLA_PROJECT}.1
|
@man man/man1/${MOZILLA_PROJECT}.1
|
||||||
${MOZILLA_PROJECT}/
|
${MOZILLA_PROJECT}/
|
||||||
${MOZILLA_PROJECT}/README.OpenBSD
|
|
||||||
${MOZILLA_PROJECT}/application.ini
|
${MOZILLA_PROJECT}/application.ini
|
||||||
${MOZILLA_PROJECT}/chrome/
|
${MOZILLA_PROJECT}/chrome/
|
||||||
${MOZILLA_PROJECT}/chrome/classic.jar
|
${MOZILLA_PROJECT}/chrome/classic.jar
|
||||||
@ -676,6 +675,7 @@ ${MOZILLA_PROJECT}/searchplugins/google.png
|
|||||||
${MOZILLA_PROJECT}/searchplugins/google.src
|
${MOZILLA_PROJECT}/searchplugins/google.src
|
||||||
${MOZILLA_PROJECT}/searchplugins/jeeves.png
|
${MOZILLA_PROJECT}/searchplugins/jeeves.png
|
||||||
${MOZILLA_PROJECT}/searchplugins/jeeves.src
|
${MOZILLA_PROJECT}/searchplugins/jeeves.src
|
||||||
|
share/doc/pkg-readmes/${FULLPKGNAME}
|
||||||
share/applications/${MOZILLA_PROJECT}.desktop
|
share/applications/${MOZILLA_PROJECT}.desktop
|
||||||
%%debug%%
|
%%debug%%
|
||||||
!%%debug%%
|
!%%debug%%
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
$OpenBSD: README.OpenBSD,v 1.6 2010/10/27 13:02:39 landry Exp $
|
$OpenBSD: README-main,v 1.1 2010/11/11 09:55:05 jasper Exp $
|
||||||
|
|
||||||
To disable anti-aliasing (xft) set GDK_USE_XFT=0 in the environment.
|
To disable anti-aliasing (xft) set GDK_USE_XFT=0 in the environment.
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user