svn commit: r384513 - head/security/xinetd

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed Apr 22 19:11:29 UTC 2015


Author: amdmi3
Date: Wed Apr 22 19:11:28 2015
New Revision: 384513
URL: https://svnweb.freebsd.org/changeset/ports/384513

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/security/xinetd/Makefile

Modified: head/security/xinetd/Makefile
==============================================================================
--- head/security/xinetd/Makefile	Wed Apr 22 18:52:17 2015	(r384512)
+++ head/security/xinetd/Makefile	Wed Apr 22 19:11:28 2015	(r384513)
@@ -15,7 +15,7 @@ USE_RC_SUBR=	xinetd
 ALL_TARGET=	build
 CONFIGURE_ARGS+=	--with-loadavg
 
-USES=		shebangfix perl5
+USES=		cpe shebangfix perl5
 USE_PERL5=	run
 SHEBANG_FILES=	${WRKSRC}/xinetd/xconv.pl
 


More information about the svn-ports-all mailing list