Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Apr 2015 06:48:53 +0000 (UTC)
From:      Bartek Rutkowski <robak@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r384549 - head/net/ntp
Message-ID:  <201504230648.t3N6mrrZ082378@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: robak
Date: Thu Apr 23 06:48:53 2015
New Revision: 384549
URL: https://svnweb.freebsd.org/changeset/ports/384549

Log:
  net/ntp: add CPE info
  
  PR:		199619
  Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
  Approved by:	portmgr blanket

Modified:
  head/net/ntp/Makefile

Modified: head/net/ntp/Makefile
==============================================================================
--- head/net/ntp/Makefile	Thu Apr 23 03:48:24 2015	(r384548)
+++ head/net/ntp/Makefile	Thu Apr 23 06:48:53 2015	(r384549)
@@ -16,7 +16,7 @@ CONFLICTS=	ntp-rc-* 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 sbin/update-leap



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504230648.t3N6mrrZ082378>