diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2014-06-06 15:26:41 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2014-06-06 15:26:41 +0000 |
commit | 12e263b358eb4de031ff2268b38ee6b9e21d79cb (patch) | |
tree | e64e38f3c341f18dafeb8cfc804d3d868ce5881f /mail | |
parent | 8f18cb5b109cb827f06ca986fd9a9300c9da8ae6 (diff) | |
download | ports-12e263b358eb4de031ff2268b38ee6b9e21d79cb.tar.gz ports-12e263b358eb4de031ff2268b38ee6b9e21d79cb.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/assp/Makefile | 2 | ||||
-rw-r--r-- | mail/ftrack/Makefile | 2 | ||||
-rw-r--r-- | mail/thunderbird-i18n/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/mail/assp/Makefile b/mail/assp/Makefile index d8231fc66010..e040c73a066e 100644 --- a/mail/assp/Makefile +++ b/mail/assp/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME:tu}_${PORTVERSION}_Install MAINTAINER= rnejdl@ringofsaturn.com COMMENT= Anti-Spam SMTP Proxy -USES= perl5 zip:infozip +USES= perl5 zip NO_BUILD= yes USE_PERL5= run diff --git a/mail/ftrack/Makefile b/mail/ftrack/Makefile index e7d055e7ddf6..f37fd0a9ba65 100644 --- a/mail/ftrack/Makefile +++ b/mail/ftrack/Makefile @@ -17,7 +17,7 @@ BROKEN= Does not compile LIB_DEPENDS= smapi.2:${PORTSDIR}/news/husky-smapi -USES= perl5 gmake zip:infozip +USES= perl5 gmake zip ALL_TARGET= ftrack MAKEFILE= ${WRKSRC}/MakeFiles/FreeBSD/Makefile EXTRACT_AFTER_ARGS= -d ${WRKSRC} diff --git a/mail/thunderbird-i18n/Makefile b/mail/thunderbird-i18n/Makefile index f43525173c0f..8bc6eee31647 100644 --- a/mail/thunderbird-i18n/Makefile +++ b/mail/thunderbird-i18n/Makefile @@ -14,7 +14,7 @@ COMMENT= Localized interface for Thunderbird EXTRACT_DEPENDS= zip:${PORTSDIR}/archivers/zip -USES= zip:infozip gecko:thunderbird +USES= gecko:thunderbird zip USE_XPI= thunderbird NO_BUILD= yes |