mark as deprecated

This commit is contained in:
tnn 2009-08-05 15:04:40 +00:00
parent bca0fd8418
commit d448c87809
2 changed files with 4 additions and 15 deletions

View file

@ -1,12 +1,3 @@
# $NetBSD: gecko-depends.mk,v 1.2 2008/05/31 23:02:40 tnn Exp $ # $NetBSD: gecko-depends.mk,v 1.3 2009/08/05 15:04:40 tnn Exp $
.if !empty(PKG_OPTIONS:Mfirefox) BROKEN= "gecko-depends.mk" is deprecated. Use xulrunner instead.
# needs .pc files
BUILDLINK_API_DEPENDS.firefox+= firefox>=1.5nb2
BUILDLINK_API_DEPENDS.firefox+= firefox<=2.99
.include "../../www/firefox/buildlink3.mk"
.else
# needs .pc files
BUILDLINK_API_DEPENDS.seamonkey+= seamonkey>=1.0.5nb1
.include "../../www/seamonkey/buildlink3.mk"
.endif

View file

@ -1,5 +1,3 @@
# $NetBSD: gecko-options.mk,v 1.1 2006/09/24 16:21:33 salo Exp $ # $NetBSD: gecko-options.mk,v 1.2 2009/08/05 15:04:40 tnn Exp $
PKG_OPTIONS_REQUIRED_GROUPS+= gecko BROKEN= "gecko-options.mk" is deprecated. Use xulrunner instead.
PKG_OPTIONS_GROUP.gecko= firefox seamonkey
PKG_SUGGESTED_OPTIONS+= firefox