Date: Fri, 8 May 2015 06:29:27 +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: r385730 - head/devel/libtar Message-ID: <201505080629.t486TRwG055183@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Fri May 8 06:29:26 2015 New Revision: 385730 URL: https://svnweb.freebsd.org/changeset/ports/385730 Log: - Add CPE info Approved by: portmgr blanket Modified: head/devel/libtar/Makefile Modified: head/devel/libtar/Makefile ============================================================================== --- head/devel/libtar/Makefile Fri May 8 05:23:12 2015 (r385729) +++ head/devel/libtar/Makefile Fri May 8 06:29:26 2015 (r385730) @@ -10,9 +10,10 @@ MASTER_SITES= ftp://ftp.feep.net/pub/sof MAINTAINER= manuelj.munoz@gmail.com COMMENT= library for manipulating POSIX and GNU tar files -USES= gmake +USES= cpe gmake GNU_CONFIGURE= yes USE_LDCONFIG= yes +CPE_VENDOR= feep CPPFLAGS+= -fPIC
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505080629.t486TRwG055183>