[Midnightbsd-cvs] mports [20580] trunk/net/ntp/Makefile: add rc subr

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Oct 31 12:28:34 EDT 2015


Revision: 20580
          http://svnweb.midnightbsd.org/mports/?rev=20580
Author:   laffer1
Date:     2015-10-31 12:28:33 -0400 (Sat, 31 Oct 2015)
Log Message:
-----------
add rc subr

Modified Paths:
--------------
    trunk/net/ntp/Makefile

Modified: trunk/net/ntp/Makefile
===================================================================
--- trunk/net/ntp/Makefile	2015-10-31 14:36:40 UTC (rev 20579)
+++ trunk/net/ntp/Makefile	2015-10-31 16:28:33 UTC (rev 20580)
@@ -2,7 +2,7 @@
 
 PORTNAME=	ntp
 PORTVERSION=	4.2.8p2
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	net ipv6
 MASTER_SITES=	http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ \
 		http://archive.ntp.org/ntp4/ntp-4.2/ \
@@ -17,6 +17,7 @@
 GNU_CONFIGURE=	yes
 OPTIONS_SUB=	yes
 USES=		cpe pathfix shebangfix libtool pkgconfig
+USE_RC_SUBR=    ntp
 LIB_DEPENDS=	libevent.so:${PORTSDIR}/devel/libevent2
 
 SHEBANG_FILES=	scripts/ntptrace/ntptrace.in \



More information about the Midnightbsd-cvs mailing list