summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/libtai/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/libtai/Makefile b/devel/libtai/Makefile
index b01390a161a..78aad307b40 100644
--- a/devel/libtai/Makefile
+++ b/devel/libtai/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2020/03/22 13:24:00 rillig Exp $
+# $NetBSD: Makefile,v 1.20 2020/05/23 21:32:14 schmonz Exp $
#
DISTNAME= libtai-0.60
@@ -28,6 +28,8 @@ SUBST_VARS.paths= PKG_SYSCONFDIR
INSTALLATION_DIRS= bin include lib ${EGDIR}
INSTALLATION_DIRS+= ${PKGMANDIR}/man3
+.include "options.mk"
+
post-build:
cd ${WRKSRC} && ./leapsecs < leapsecs.txt > leapsecs.dat