aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authormadpilot <madpilot@FreeBSD.org>2014-03-17 16:37:19 +0800
committermadpilot <madpilot@FreeBSD.org>2014-03-17 16:37:19 +0800
commitde66ea4dbec826590d5ec0da96927c8f38a8f858 (patch)
treef3f97e2c2d6d24d6d53f8291bc88808d8a7b4718 /mail
parenta34fc8fc4c3c97e7bc0ed52afa8a103753555a1f (diff)
downloadfreebsd-ports-gnome-de66ea4dbec826590d5ec0da96927c8f38a8f858.tar.gz
freebsd-ports-gnome-de66ea4dbec826590d5ec0da96927c8f38a8f858.tar.zst
freebsd-ports-gnome-de66ea4dbec826590d5ec0da96927c8f38a8f858.zip
Convert to new USES=tar
Diffstat (limited to 'mail')
-rw-r--r--mail/maildrop/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/maildrop/Makefile b/mail/maildrop/Makefile
index bb679517bb91..5b73e3528f65 100644
--- a/mail/maildrop/Makefile
+++ b/mail/maildrop/Makefile
@@ -19,8 +19,7 @@ COMMENT= Mail delivery agent (MDA) with filtering abilities
LICENSE= GPLv3
-USE_BZIP2= yes
-USES= iconv shebangfix perl5
+USES= iconv shebangfix perl5 tar:bzip2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-syslog=1 \
--enable-use-flock=1 \