diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2010-02-25 22:22:33 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2010-02-25 22:22:33 +0000 |
commit | 67f06777abc22f7ca024c05f9ad8228999f9fe53 (patch) | |
tree | d982b061668abeeb6e7b3f9521259d85e9bd84a3 /www/seamonkey2-i18n | |
parent | e1b2df5637675eec4dd0979aa4e7cac3400fd588 (diff) | |
download | ports-67f06777abc22f7ca024c05f9ad8228999f9fe53.tar.gz ports-67f06777abc22f7ca024c05f9ad8228999f9fe53.zip |
- Fix installation of localization packs
- Bump PORTREVISION
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=250325
Diffstat (limited to 'www/seamonkey2-i18n')
-rw-r--r-- | www/seamonkey2-i18n/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/seamonkey2-i18n/Makefile b/www/seamonkey2-i18n/Makefile index 88733a492469..1ec0aa770318 100644 --- a/www/seamonkey2-i18n/Makefile +++ b/www/seamonkey2-i18n/Makefile @@ -7,6 +7,7 @@ PORTNAME= seamonkey2-i18n PORTVERSION= 2.0.3 +PORTREVISION= 1 CATEGORIES= www MASTER_SITE_SUBDIR= seamonkey/releases/${PORTVERSION}/langpack PKGNAMEPREFIX= @@ -74,8 +75,7 @@ do-install: post-patch: ${FIND} ${WRKSRC} -name install.rdf -print0 | \ - ${XARGS} -0L1 ${REINPLACE_CMD} -i '' -e '/<?xml/,$$!d' \ - -e 's/\(langpack\)/\13/' + ${XARGS} -0L1 ${REINPLACE_CMD} -i '' -e '/<?xml/,$$!d' List-Langs: @fetch -o- "http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/${PORTVERSION}/langpack"|\ |