svn commit: r352661 - head/mail/sieve-connect
Ryan Steinmetz
zi at FreeBSD.org
Tue Apr 29 23:18:21 UTC 2014
Author: zi
Date: Tue Apr 29 23:18:20 2014
New Revision: 352661
URL: http://svnweb.freebsd.org/changeset/ports/352661
QAT: https://qat.redports.org/buildarchive/r352661/
Log:
- USES+= tar:bzip2
Modified:
head/mail/sieve-connect/Makefile
Modified: head/mail/sieve-connect/Makefile
==============================================================================
--- head/mail/sieve-connect/Makefile Tue Apr 29 23:13:21 2014 (r352660)
+++ head/mail/sieve-connect/Makefile Tue Apr 29 23:18:20 2014 (r352661)
@@ -24,8 +24,7 @@ RUN_DEPENDS= p5-Authen-SASL>=0:${PORTSDI
p5-ReadLine-Gnu>=0:${PORTSDIR}/devel/p5-ReadLine-Gnu \
p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey
-USES= perl5
-USE_BZIP2= yes
+USES= perl5 tar:bzip2
PLIST_FILES= bin/sieve-connect \
man/man1/sieve-connect.1.gz
More information about the svn-ports-all
mailing list