svn commit: r384182 - head/devel/directfb

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri Apr 17 20:28:01 UTC 2015


Author: amdmi3
Date: Fri Apr 17 20:28:00 2015
New Revision: 384182
URL: https://svnweb.freebsd.org/changeset/ports/384182

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/devel/directfb/Makefile

Modified: head/devel/directfb/Makefile
==============================================================================
--- head/devel/directfb/Makefile	Fri Apr 17 20:07:01 2015	(r384181)
+++ head/devel/directfb/Makefile	Fri Apr 17 20:28:00 2015	(r384182)
@@ -25,7 +25,7 @@ OPTIONS_SUB=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
-USES=		gmake libtool ncurses pathfix perl5 pkgconfig
+USES=		cpe gmake libtool ncurses pathfix perl5 pkgconfig
 USE_LDCONFIG=	yes
 USE_PERL5=	build
 PORTDOCS=	*


More information about the svn-ports-head mailing list