svn commit: r384552 - head/net/ntp-rc

Bartek Rutkowski robak at FreeBSD.org
Thu Apr 23 07:51:17 UTC 2015


Author: robak
Date: Thu Apr 23 07:51:16 2015
New Revision: 384552
URL: https://svnweb.freebsd.org/changeset/ports/384552

Log:
  net/ntp-rc: add CPE info
  
  PR:		199621
  Submitted by:	Shun <shun.fbsd.pr at dropcut.net>
  Approved by:	portmgr blanket

Modified:
  head/net/ntp-rc/Makefile

Modified: head/net/ntp-rc/Makefile
==============================================================================
--- head/net/ntp-rc/Makefile	Thu Apr 23 07:41:24 2015	(r384551)
+++ head/net/ntp-rc/Makefile	Thu Apr 23 07:51:16 2015	(r384552)
@@ -21,7 +21,7 @@ CONFLICTS=	ntp-[0-9].* ntp-devel-*
 
 GNU_CONFIGURE=	yes
 OPTIONS_SUB=	yes
-USES=		pathfix shebangfix libtool
+USES=		cpe pathfix shebangfix libtool
 LIB_DEPENDS=	libevent.so:${PORTSDIR}/devel/libevent2
 
 NTP_SHEBANG_FILES=	sbin/ntp-wait sbin/ntptrace


More information about the svn-ports-head mailing list