diff options
author | robak <robak@FreeBSD.org> | 2015-04-23 15:41:24 +0800 |
---|---|---|
committer | robak <robak@FreeBSD.org> | 2015-04-23 15:41:24 +0800 |
commit | dbb708f81fa6448bb0e5582022e996900f1cfb99 (patch) | |
tree | 44c60f777e42af86b90411e17e48f0c697f7f93e /net | |
parent | 56d84fbd851d087c13f87247bad76423ac0d0c1e (diff) | |
download | freebsd-ports-gnome-dbb708f81fa6448bb0e5582022e996900f1cfb99.tar.gz freebsd-ports-gnome-dbb708f81fa6448bb0e5582022e996900f1cfb99.tar.zst freebsd-ports-gnome-dbb708f81fa6448bb0e5582022e996900f1cfb99.zip |
net/ntp-devel: add CPE info
PR: 199620
Submitted by: Shun <shun.fbsd.pr@dropcut.net>
Approved by: portmgr blanket
Diffstat (limited to 'net')
-rw-r--r-- | net/ntp-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ntp-devel/Makefile b/net/ntp-devel/Makefile index fe197b3b17f8..06237084f634 100644 --- a/net/ntp-devel/Makefile +++ b/net/ntp-devel/Makefile @@ -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 |