diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2011-09-30 13:33:08 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2011-09-30 13:33:08 +0000 |
commit | 9bdf899a9d90b2732e084ef28a5a691aa70450a7 (patch) | |
tree | 7aa36d7d8d0115c5178023992e2576bf32c0d092 /www/seamonkey-i18n | |
parent | c51ecfc5aa5eddb865334a88fb293374866f2024 (diff) | |
download | ports-9bdf899a9d90b2732e084ef28a5a691aa70450a7.tar.gz ports-9bdf899a9d90b2732e084ef28a5a691aa70450a7.zip |
Notes
Diffstat (limited to 'www/seamonkey-i18n')
-rw-r--r-- | www/seamonkey-i18n/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/seamonkey-i18n/Makefile b/www/seamonkey-i18n/Makefile index 47818ac6b8d2..17de89c0fa03 100644 --- a/www/seamonkey-i18n/Makefile +++ b/www/seamonkey-i18n/Makefile @@ -7,6 +7,7 @@ PORTNAME= seamonkey-i18n PORTVERSION= 2.4 +PORTREVISION= 1 CATEGORIES= www MASTER_SITE_SUBDIR= seamonkey/releases/${PORTVERSION}/langpack PKGNAMEPREFIX= @@ -19,7 +20,7 @@ COMMENT= Localized interface for SeaMonkey 2.4 EXTRACT_DEPENDS= zip:${PORTSDIR}/archivers/zip USE_SEAMONKEY= 24 -USE_XPI= seamonkey +USE_XPI= seamonkey linux-seamonkey USE_SUBMAKE= yes |