Date: Sat, 8 Apr 2017 11:05:16 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438032 - head/mail/archiveopteryx-devel Message-ID: <201704081105.v38B5G9V011040@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Sat Apr 8 11:05:15 2017 New Revision: 438032 URL: https://svnweb.freebsd.org/changeset/ports/438032 Log: - Remove bogus (in presence of USE_GITHUB) USES=tar* Modified: head/mail/archiveopteryx-devel/Makefile Modified: head/mail/archiveopteryx-devel/Makefile ============================================================================== --- head/mail/archiveopteryx-devel/Makefile Sat Apr 8 11:05:08 2017 (r438031) +++ head/mail/archiveopteryx-devel/Makefile Sat Apr 8 11:05:15 2017 (r438032) @@ -21,7 +21,7 @@ GH_ACCOUNT= aox GH_PROJECT= aox GH_TAGNAME= e10c73a -USES= perl5 ssl tar:bzip2 +USES= perl5 ssl USE_PERL5= build WITH_PGSQL= client
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704081105.v38B5G9V011040>