Fix xpi.mk inclusion.
Pointed out by wiz@, thank you.
This commit is contained in:
parent
c9959a45a3
commit
a8c566c5a6
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.10 2013/02/01 22:21:14 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2013/05/31 21:39:39 ryoon Exp $
|
||||
#
|
||||
|
||||
FIREFOX_VER= 3.6.28
|
||||
|
@ -34,5 +34,5 @@ SUBST_STAGE.chop= post-configure
|
|||
SUBST_FILES.chop= ta-LK/install.rdf
|
||||
SUBST_SED.chop= -e '1,3d'
|
||||
|
||||
.include "../../devel/xulrunner/xpi.mk"
|
||||
.include "../../www/firefox/xpi.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue