summaryrefslogtreecommitdiff
path: root/graphics/qore-glut-module
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/qore-glut-module')
-rw-r--r--graphics/qore-glut-module/Makefile4
-rw-r--r--graphics/qore-glut-module/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/qore-glut-module/Makefile b/graphics/qore-glut-module/Makefile
index 5dae5fe32bd..e0b342acca5 100644
--- a/graphics/qore-glut-module/Makefile
+++ b/graphics/qore-glut-module/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2017/10/12 18:21:24 nros Exp $
+# $NetBSD: Makefile,v 1.7 2018/01/28 16:24:10 wiz Exp $
DISTNAME= qore-glut-module-0.0.3
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qore/}
diff --git a/graphics/qore-glut-module/buildlink3.mk b/graphics/qore-glut-module/buildlink3.mk
index 47f66aa6d29..31fb8d92b94 100644
--- a/graphics/qore-glut-module/buildlink3.mk
+++ b/graphics/qore-glut-module/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.5 2018/01/07 13:04:16 rillig Exp $
+# $NetBSD: buildlink3.mk,v 1.6 2018/01/28 16:24:10 wiz Exp $
#
BUILDLINK_TREE+= qore-glut-module
@@ -7,7 +7,7 @@ BUILDLINK_TREE+= qore-glut-module
QORE_GLUT_MODULE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.qore-glut-module+= qore-glut-module>=0.0.3
-BUILDLINK_ABI_DEPENDS.qore-glut-module?= qore-glut-module>=0.0.3nb7
+BUILDLINK_ABI_DEPENDS.qore-glut-module?= qore-glut-module>=0.0.3nb8
BUILDLINK_PKGSRCDIR.qore-glut-module?= ../../graphics/qore-glut-module
.include "../../graphics/qore-opengl-module/buildlink3.mk"