diff options
author | antoine <antoine@FreeBSD.org> | 2014-03-11 14:40:21 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-03-11 14:40:21 +0800 |
commit | 6a8c5fe81158847c4f1183b0b0a12d7be6b0cc00 (patch) | |
tree | a4ea34494a5ff96aac4b2061f5caf67ac77678c3 | |
parent | 63c2bb099af31d49bfb31f8c6e4ae4567a7ff869 (diff) | |
download | freebsd-ports-gnome-6a8c5fe81158847c4f1183b0b0a12d7be6b0cc00.tar.gz freebsd-ports-gnome-6a8c5fe81158847c4f1183b0b0a12d7be6b0cc00.tar.zst freebsd-ports-gnome-6a8c5fe81158847c4f1183b0b0a12d7be6b0cc00.zip |
Unbreak
-rw-r--r-- | mail/thunderbird-dictionaries/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/thunderbird-dictionaries/Makefile b/mail/thunderbird-dictionaries/Makefile index c3aee10d1b7a..2bfa716ef604 100644 --- a/mail/thunderbird-dictionaries/Makefile +++ b/mail/thunderbird-dictionaries/Makefile @@ -15,7 +15,7 @@ COMMENT= Dictionaries for Mozilla Thunderbird RUN_DEPENDS= thunderbird>=6.0:${PORTSDIR}/mail/thunderbird -USES= zip +USES= zip:infozip NO_BUILD= yes WRKSRC= ${WRKDIR}/dictionaries |