summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
Diffstat (limited to 'x11')
-rw-r--r--x11/maim/Makefile3
-rw-r--r--x11/slop/Makefile4
-rw-r--r--x11/slop/buildlink3.mk3
3 files changed, 6 insertions, 4 deletions
diff --git a/x11/maim/Makefile b/x11/maim/Makefile
index 9d1c843228e..66e493ec86b 100644
--- a/x11/maim/Makefile
+++ b/x11/maim/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2019/04/25 12:50:28 nia Exp $
+# $NetBSD: Makefile,v 1.6 2019/05/29 19:52:50 adam Exp $
DISTNAME= maim-5.5.3
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GITHUB:=naelstrof/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/x11/slop/Makefile b/x11/slop/Makefile
index 708ea55701a..812ee6def68 100644
--- a/x11/slop/Makefile
+++ b/x11/slop/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2019/04/03 00:33:20 ryoon Exp $
+# $NetBSD: Makefile,v 1.6 2019/05/29 19:52:48 adam Exp $
DISTNAME= slop-7.4
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GITHUB:=naelstrof/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/x11/slop/buildlink3.mk b/x11/slop/buildlink3.mk
index 8988e78595f..20fc84178c2 100644
--- a/x11/slop/buildlink3.mk
+++ b/x11/slop/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2018/07/28 15:19:59 nia Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2019/05/29 19:52:48 adam Exp $
BUILDLINK_TREE+= slop
@@ -6,6 +6,7 @@ BUILDLINK_TREE+= slop
SLOP_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.slop+= slop>=7.4
+BUILDLINK_ABI_DEPENDS.slop?= slop>=7.4nb3
BUILDLINK_PKGSRCDIR.slop?= ../../x11/slop
.include "../../graphics/glew/buildlink3.mk"