svn commit: r384000 - head/devel/t1lib

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue Apr 14 13:22:15 UTC 2015


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


More information about the svn-ports-head mailing list