[Midnightbsd-cvs] mports [24193] trunk/net/ntp/Makefile: fix build
    laffer1 at midnightbsd.org 
    laffer1 at midnightbsd.org
       
    Tue Sep  4 09:58:34 EDT 2018
    
    
  
Revision: 24193
          http://svnweb.midnightbsd.org/mports/?rev=24193
Author:   laffer1
Date:     2018-09-04 09:58:33 -0400 (Tue, 04 Sep 2018)
Log Message:
-----------
fix build
Modified Paths:
--------------
    trunk/net/ntp/Makefile
Modified: trunk/net/ntp/Makefile
===================================================================
--- trunk/net/ntp/Makefile	2018-09-04 13:53:26 UTC (rev 24192)
+++ trunk/net/ntp/Makefile	2018-09-04 13:58:33 UTC (rev 24193)
@@ -16,7 +16,7 @@
 
 GNU_CONFIGURE=	yes
 OPTIONS_SUB=	yes
-USES=		cpe pathfix shebangfix libtool pkgconfig
+USES=		cpe pathfix shebangfix libtool pkgconfig autoreconf
 USE_RC_SUBR=    ntp
 LIB_DEPENDS=	libevent.so:${PORTSDIR}/devel/libevent
 
    
    
More information about the Midnightbsd-cvs
mailing list