svn commit: r384551 - head/net/ntp-devel

Bartek Rutkowski robak at FreeBSD.org
Thu Apr 23 07:41:25 UTC 2015


Author: robak
Date: Thu Apr 23 07:41:24 2015
New Revision: 384551
URL: https://svnweb.freebsd.org/changeset/ports/384551

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

Modified:
  head/net/ntp-devel/Makefile

Modified: head/net/ntp-devel/Makefile
==============================================================================
--- head/net/ntp-devel/Makefile	Thu Apr 23 07:26:09 2015	(r384550)
+++ head/net/ntp-devel/Makefile	Thu Apr 23 07:41:24 2015	(r384551)
@@ -16,7 +16,7 @@ CONFLICTS=	ntp-[0-9].* ntp-rc-*
 
 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 sbin/update-leap


More information about the svn-ports-all mailing list