aboutsummaryrefslogtreecommitdiff
path: root/net/ntp-rc
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-rc
parent96b6c146f2637bcd1a293653a2a011ea82774617 (diff)
downloadports-71289444c9ffc8d3c3e123b72165621e55316a5e.tar.gz
ports-71289444c9ffc8d3c3e123b72165621e55316a5e.zip
Notes
Diffstat (limited to 'net/ntp-rc')
-rw-r--r--net/ntp-rc/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/net/ntp-rc/Makefile b/net/ntp-rc/Makefile
index 9316610c8437..1b72e673a6ed 100644
--- a/net/ntp-rc/Makefile
+++ b/net/ntp-rc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ntp
PORTVERSION?= 4.2.6p5.r1
-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/ntp-4.2/ \
@@ -62,9 +62,6 @@ CONFIGURE_ARGS+= --enable-${D}
.endif
.endfor
-pre-configure:
- @cd ${WRKSRC} && ./bootstrap
-
post-install:
@${MKDIR} ${EXAMPLESDIR}
@${INSTALL_DATA} ${WRKSRC}/conf/* ${EXAMPLESDIR}