add "used by" lines
This commit is contained in:
parent
a646ff77ae
commit
f43f4c896b
2 changed files with 8 additions and 2 deletions
|
@ -1,5 +1,8 @@
|
|||
# $NetBSD: dist.mk,v 1.1 2009/11/06 15:44:34 tnn Exp $
|
||||
# $NetBSD: dist.mk,v 1.2 2009/11/23 14:16:22 tnn Exp $
|
||||
#
|
||||
# used by devel/nspr/Makefile
|
||||
# used by devel/xulrunner/Makefile
|
||||
# used by www/firefox/Makefile
|
||||
|
||||
DISTNAME= firefox-${FIREFOX_VER}.source
|
||||
FIREFOX_VER= 3.5.5
|
||||
|
|
|
@ -1,6 +1,9 @@
|
|||
# $NetBSD: mozilla-common.mk,v 1.4 2009/11/06 15:44:34 tnn Exp $
|
||||
# $NetBSD: mozilla-common.mk,v 1.5 2009/11/23 14:16:22 tnn Exp $
|
||||
#
|
||||
# common Makefile fragment for mozilla packages based on gecko 1.9.1.
|
||||
#
|
||||
# used by devel/xulrunner/Makefile
|
||||
# used by www/firefox/Makefile
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_TOOLS+= pkg-config perl gmake autoconf213
|
||||
|
|
Loading…
Reference in a new issue