aboutsummaryrefslogtreecommitdiff
path: root/net/ntp
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2011-11-27 21:56:18 +0000
committerCy Schubert <cy@FreeBSD.org>2011-11-27 21:56:18 +0000
commit71289444c9ffc8d3c3e123b72165621e55316a5e (patch)
tree01844e5952ece05dda3ce0ccde493e314c1e0f87 /net/ntp
parent96b6c146f2637bcd1a293653a2a011ea82774617 (diff)
Notes
Diffstat (limited to 'net/ntp')
-rw-r--r--net/ntp/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/net/ntp/Makefile b/net/ntp/Makefile
index fe28885925bd..68046ac54345 100644
--- a/net/ntp/Makefile
+++ b/net/ntp/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ntp
PORTVERSION?= 4.2.6p4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net ipv6
MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/ntp4/ \
http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ \
@@ -62,9 +62,6 @@ CONFIGURE_ARGS+= --enable-${D}
.endif
.endfor
-pre-configure:
- @cd ${WRKSRC} && ./bootstrap
-
post-install:
@${MKDIR} ${EXAMPLESDIR}
@${INSTALL_DATA} ${WRKSRC}/conf/* ${EXAMPLESDIR}