Date: Sun, 21 Dec 2014 23:40:21 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375201 - head/ports-mgmt/pkg Message-ID: <201412212340.sBLNeLCN043136@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Sun Dec 21 23:40:20 2014 New Revision: 375201 URL: https://svnweb.freebsd.org/changeset/ports/375201 QAT: https://qat.redports.org/buildarchive/r375201/ Log: Remove useless USES Reported by: Oliver Pinter Modified: head/ports-mgmt/pkg/Makefile Modified: head/ports-mgmt/pkg/Makefile ============================================================================== --- head/ports-mgmt/pkg/Makefile Sun Dec 21 23:14:03 2014 (r375200) +++ head/ports-mgmt/pkg/Makefile Sun Dec 21 23:40:20 2014 (r375201) @@ -14,8 +14,6 @@ COMMENT= Package manager LICENSE= BSD2CLAUSE -USES= tar:xz uidfix - # Disable CCACHE support because of the chicken/egg problem pkg should always # With no dependency at all NO_CCACHE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412212340.sBLNeLCN043136>