aboutsummaryrefslogtreecommitdiff
path: root/net/ntp-devel
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2010-01-03 06:52:23 +0000
committerCy Schubert <cy@FreeBSD.org>2010-01-03 06:52:23 +0000
commitd9c19a5f55e9514b8ccadf1659f1e957ff367faa (patch)
tree004efc1876c44de8217a1224244a56d4530f7ea6 /net/ntp-devel
parent0f3ec83c7dc14cf5bd06172d3cfa3b64df556839 (diff)
downloadports-d9c19a5f55e9514b8ccadf1659f1e957ff367faa.tar.gz
ports-d9c19a5f55e9514b8ccadf1659f1e957ff367faa.zip
Notes
Diffstat (limited to 'net/ntp-devel')
-rw-r--r--net/ntp-devel/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/ntp-devel/Makefile b/net/ntp-devel/Makefile
index e9e840138127..00031759710f 100644
--- a/net/ntp-devel/Makefile
+++ b/net/ntp-devel/Makefile
@@ -61,6 +61,9 @@ PLIST_SUB+= NETSNMP=""
PLIST_SUB+= NETSNMP="@comment "
.endif
+pre-configure:
+ @cd ${WRKSRC} && ./bootstrap
+
post-install:
@${MKDIR} ${EXAMPLESDIR}
@${INSTALL_DATA} ${WRKSRC}/conf/* ${EXAMPLESDIR}