Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Apr 2015 13:22:15 +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: r384000 - head/devel/t1lib
Message-ID:  <201504141322.t3EDMFJ5080695@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Tue Apr 14 13:22:14 2015
New Revision: 384000
URL: https://svnweb.freebsd.org/changeset/ports/384000

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/devel/t1lib/Makefile

Modified: head/devel/t1lib/Makefile
==============================================================================
--- head/devel/t1lib/Makefile	Tue Apr 14 13:21:50 2015	(r383999)
+++ head/devel/t1lib/Makefile	Tue Apr 14 13:22:14 2015	(r384000)
@@ -14,7 +14,7 @@ COMMENT=	Type 1 font rasterization libra
 
 LICENSE=	LGPL20
 
-USES=		gmake libtool
+USES=		cpe gmake libtool
 GNU_CONFIGURE=	yes
 ALL_TARGET=	without_doc
 USE_LDCONFIG=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504141322.t3EDMFJ5080695>