diff options
Diffstat (limited to 'www/xpi-jv/Makefile')
-rw-r--r-- | www/xpi-jv/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/www/xpi-jv/Makefile b/www/xpi-jv/Makefile index 3f022e351c98..46ea83f879f4 100644 --- a/www/xpi-jv/Makefile +++ b/www/xpi-jv/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xpi-jv -# Date created: 2009-04-26 -# Whom: Norikatsu Shigemura <nork@FreeBSD.org> -# +# Created by: Norikatsu Shigemura <nork@FreeBSD.org> # $FreeBSD$ -# PORTNAME= jv PORTVERSION= 0.51 @@ -24,6 +20,7 @@ XPI_DIRS= chrome \ REINPLACE_ARGS= -i "" +NO_STAGE= yes post-patch: @${REINPLACE_CMD} "/em:maxVersion/s/3\.5\.\*/3.6.*/" ${WRKSRC}/install.rdf |