aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-10-05 14:14:44 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-10-05 14:14:44 +0000
commit84bc56452f704426edfd68091fbb5985182bc2b4 (patch)
tree9c2dcc2431a622d848d2ed2973cd3563a4295213
parent2160b8794d40ebed7fa6f94e02387320071b5d15 (diff)
downloadports-84bc56452f704426edfd68091fbb5985182bc2b4.tar.gz
ports-84bc56452f704426edfd68091fbb5985182bc2b4.zip
Notes
-rw-r--r--net/ntp-devel/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/net/ntp-devel/Makefile b/net/ntp-devel/Makefile
index de25262a115a..af757f66f534 100644
--- a/net/ntp-devel/Makefile
+++ b/net/ntp-devel/Makefile
@@ -13,8 +13,6 @@ MAINTAINER= cy@FreeBSD.org
COMMENT= The Network Time Protocol Distribution
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= automake
-AUTOMAKE_ARGS= --add-missing
OPTIONS_SUB= yes
USES= pathfix shebangfix libtool
LIB_DEPENDS= libevent.so:${PORTSDIR}/devel/libevent2
@@ -54,17 +52,11 @@ BROKEN= Fails to compile when MX4200 is enabled.
DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}4
-AUTOTOOLSFILES= aclocal.m4
-
# XXX Temporary hack. Remember to remove this next commit.
post-extract:
@/usr/bin/touch ${WRKSRC}/scripts/build/checkHtmlFileDates
@${CHMOD} +x ${WRKSRC}/scripts/build/checkHtmlFileDates
-post-patch:
- @${REINPLACE_CMD} -e 's|1.11.1|%%AUTOMAKE_APIVER%%|g' \
- ${WRKSRC}/aclocal.m4
-
post-install:
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
@${INSTALL_DATA} ${WRKSRC}/conf/* ${STAGEDIR}${EXAMPLESDIR}