summaryrefslogtreecommitdiff
path: root/time/hs-time-compat
diff options
context:
space:
mode:
Diffstat (limited to 'time/hs-time-compat')
-rw-r--r--time/hs-time-compat/Makefile3
-rw-r--r--time/hs-time-compat/buildlink3.mk3
2 files changed, 4 insertions, 2 deletions
diff --git a/time/hs-time-compat/Makefile b/time/hs-time-compat/Makefile
index b1c5d72b369..c43d551e253 100644
--- a/time/hs-time-compat/Makefile
+++ b/time/hs-time-compat/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2021/05/01 14:30:00 pho Exp $
+# $NetBSD: Makefile,v 1.4 2021/05/03 19:01:19 pho Exp $
DISTNAME= time-compat-1.9.5
+PKGREVISION= 1
CATEGORIES= time
MAINTAINER= pho@cielonegro.org
diff --git a/time/hs-time-compat/buildlink3.mk b/time/hs-time-compat/buildlink3.mk
index 012ac09b269..6246c395289 100644
--- a/time/hs-time-compat/buildlink3.mk
+++ b/time/hs-time-compat/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2021/04/23 06:34:48 pho Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2021/05/03 19:01:19 pho Exp $
BUILDLINK_TREE+= hs-time-compat
@@ -6,6 +6,7 @@ BUILDLINK_TREE+= hs-time-compat
HS_TIME_COMPAT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.hs-time-compat+= hs-time-compat>=1.9.5
+BUILDLINK_ABI_DEPENDS.hs-time-compat?= hs-time-compat>=1.9.5nb1
BUILDLINK_PKGSRCDIR.hs-time-compat?= ../../time/hs-time-compat
.include "../../devel/hs-base-orphans/buildlink3.mk"