diff options
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 |